log

age author description
Fri, 25 Sep 2015 22:59:35 -0700 lana Added tag jdk9-b83 for changeset 21b86b980a5f default tip
Fri, 18 Sep 2015 14:21:22 -0700 lana Merge jdk9-b83
Thu, 17 Sep 2015 18:23:53 +0530 sundar 8136694: Megemorphic scope access does not throw ReferenceError when property is missing
Wed, 16 Sep 2015 18:44:47 +0200 attila 8136647: Syntactic error accidentally left in JDK-8135251 changeset
Wed, 16 Sep 2015 18:34:10 +0200 attila 8135251: Use Unsafe.defineAnonymousClass for loading Nashorn script code
Wed, 16 Sep 2015 14:42:32 +0200 hannesw 8134609: Allow constructors with same prototoype map to share the allocator map
Wed, 16 Sep 2015 16:26:30 +0530 sundar 8136544: Call site switching to megamorphic causes incorrect property read
Tue, 15 Sep 2015 19:31:24 +0530 sundar 8080501: javaarrayconversion.js test is flawed
Mon, 14 Sep 2015 16:13:10 +0530 sundar 8055917: jdk.nashorn.internal.codegen.CompilationPhase$N should be renamed to proper classes
Fri, 18 Sep 2015 10:46:55 -0700 lana Added tag jdk9-b82 for changeset 8bab0a9d8a63
Fri, 11 Sep 2015 12:59:54 -0700 lana Merge jdk9-b82
Fri, 11 Sep 2015 15:43:36 +0530 sundar 8136349: Typos patch for nashorn sources submitted on Sep 10, 2015
Thu, 10 Sep 2015 19:09:23 +0530 sundar 8135332: ScriptFunction constructor should use is bound and is strict check rather than checking for 'arguments' and 'caller'
Thu, 10 Sep 2015 15:28:05 +0200 attila 8135337: NativeDebug.dumpCounters with incorrect scope count
Thu, 10 Sep 2015 15:24:39 +0200 attila 8135336: Fix broken build after JDK-8135262
Thu, 10 Sep 2015 14:00:27 +0200 attila 8135262: Sanitize CodeInstaller API
Thu, 10 Sep 2015 13:50:04 +0200 hannesw 8134569: Add tests for prototype callsites
Thu, 10 Sep 2015 13:46:45 +0200 hannesw 8135000: Number.prototype.toFixed returns wrong string for 0.5 and -0.5
Wed, 09 Sep 2015 17:19:46 +0530 sundar 8027137: Merge ScriptFunction and ScriptFunctionImpl
Wed, 09 Sep 2015 09:36:48 +0200 ihse 8065912: Better handling of classpath in build-infra
Mon, 07 Sep 2015 20:07:03 +0530 sundar 8135151: jjs should work in cygwin environment
Mon, 07 Sep 2015 11:11:41 +0200 attila 8135075: Reorder short-circuit tests in ApplySpecialization to run cheapest first
Fri, 04 Sep 2015 17:11:06 +0530 sundar 8135054: Add more samples to nashorn samples directory
Fri, 11 Sep 2015 10:26:42 -0700 lana Added tag jdk9-b81 for changeset 42d8ed4651b6
Thu, 03 Sep 2015 16:14:47 -0700 lana Merge jdk9-b81
Thu, 03 Sep 2015 19:54:06 +0200 mhaupt Merge
Tue, 01 Sep 2015 16:11:09 +0200 aw 8134873: Implement support for ES6 numeric literals
Thu, 03 Sep 2015 21:47:48 +0530 sundar 8087292: nashorn should have a "fail-fast" option for scripting, analog to bash "set -e"
Wed, 02 Sep 2015 22:28:31 +0530 sundar 8134973: Control flow exceptions should avoid filling stack trace
Wed, 02 Sep 2015 16:35:14 +0200 attila 8134939: Improve toString method of Dynalink DynamicMethod objects
Wed, 02 Sep 2015 17:16:57 +0530 sundar 8134931: jdk.nashorn.internal.codegen.TypeMap should not use Map
Wed, 02 Sep 2015 12:26:57 +0200 attila 8134930: Defer stack trace walking of NashornException for extracting line number and file name
Tue, 01 Sep 2015 23:08:33 +0530 sundar 8134887: nashorn ant test configuration should disable assertion for LamdaFormEditor class
Tue, 01 Sep 2015 18:19:29 +0200 aw 8134865: Need to restore for container block from lexical context in finally
Tue, 01 Sep 2015 18:28:11 +0530 sundar 8068901: Surprising behavior with more than one functional interface on a class
Mon, 31 Aug 2015 15:18:59 +0200 attila 8133300: Ensure symbol table immutability in Nashorn AST
Mon, 31 Aug 2015 17:51:02 +0530 sundar 8134731: Function.prototype.apply interacts incorrectly with arguments
Thu, 03 Sep 2015 14:24:47 -0700 katleman Added tag jdk9-b80 for changeset 61b401b23fc2
Thu, 27 Aug 2015 13:22:30 -0700 lana Merge jdk9-b80
Thu, 27 Aug 2015 14:35:06 +0530 sundar 8134562: jjs history object should have methods to save/load history to/from given file and also allow reexecution of commands by a call
Wed, 26 Aug 2015 20:30:34 +0200 attila 8134403: Nashorn react.js benchmark performance regression
Wed, 26 Aug 2015 13:11:35 +0200 mhaupt 8134484: disallow backquotes as heredoc end marker delimiters
Wed, 26 Aug 2015 09:59:29 +0200 mhaupt 8073613: Here documents: how to avoid string interpolation?
Tue, 25 Aug 2015 18:16:10 +0530 sundar 8134397: Features that require AWT, swing should handle headless mode properly
Tue, 25 Aug 2015 14:47:42 +0530 sundar 8134381: load completion should not use swing from non UI thread
Mon, 24 Aug 2015 18:25:22 +0530 sundar 8134309: load call argument completion could be done with file chooser
Mon, 24 Aug 2015 16:25:40 +0530 sundar 8134279: jjs should support multiple line input to complete incomplete code
Mon, 24 Aug 2015 09:12:35 +0200 attila 8133785: SharedScopeCall should be enabled for non-optimistic call sites in optimistic compilation
Mon, 24 Aug 2015 09:11:46 +0200 attila 8134150: Make Timing both threadsafe and efficient
Sun, 23 Aug 2015 10:02:14 +0530 sundar 8134255: Implement tab-completion for java package prefixes and package names
Fri, 21 Aug 2015 18:01:23 +0530 sundar 8133948: Add 'edit' function to allow external editing of scripts
Thu, 27 Aug 2015 12:59:56 -0700 katleman Added tag jdk9-b79 for changeset 9b3eca69b88b
Thu, 20 Aug 2015 12:29:58 -0700 lana Merge jdk9-b79
Wed, 19 Aug 2015 16:35:03 +0530 sundar 8133872: Expression completion should work on contexts where an expression is accepted
Tue, 18 Aug 2015 09:13:46 -0700 mhaupt 8077168: CodeStoreAndPathTest.java fails in jtreg mode on Mac
Tue, 18 Aug 2015 18:53:13 +0530 sundar 8133812: identifier and member expression completion handling is not uniform
Tue, 18 Aug 2015 11:40:18 +0530 sundar 8133777: Use file based persistence for history instead of preferences
Mon, 17 Aug 2015 18:36:28 +0530 sundar 8133695: Implement tab-completion for identifiers
Mon, 17 Aug 2015 13:17:25 +0530 sundar 8133652: Implement tab-completion for member select expressions
Fri, 14 Aug 2015 18:48:26 +0530 sundar 8133624: Move JDK-8055034.js and JDK-8130127.js to currently-failing directory to exclude from test run
Thu, 20 Aug 2015 11:38:25 -0700 katleman Added tag jdk9-b78 for changeset 6f634e84387e
Thu, 13 Aug 2015 14:15:11 -0700 lana Merge jdk9-b78
Thu, 13 Aug 2015 19:07:27 +0530 sundar 8133347: Add makefiles support and basic session, persistence history navigation with jline
Thu, 13 Aug 2015 12:20:11 -0700 katleman Added tag jdk9-b77 for changeset 33cecbc59f2a
Thu, 06 Aug 2015 11:20:39 -0700 lana Merge jdk9-b77
Thu, 06 Aug 2015 21:50:42 +0530 sundar 8133119: Error message associated with TypeError for call and new should include stringified Node
Tue, 04 Aug 2015 18:18:54 +0530 sundar 8073733: TypeError messages with "call" and "new" could be improved
Thu, 06 Aug 2015 08:07:42 -0700 katleman Added tag jdk9-b76 for changeset ab231613d720
Thu, 30 Jul 2015 15:22:40 -0700 lana Merge jdk9-b76
Tue, 28 Jul 2015 14:52:34 +0530 sundar 8132092: Nashorn copyright has to be updated
Mon, 27 Jul 2015 09:42:09 +0200 mhaupt 8132305: fix incorrect title assignment in Nashorn JavaFX samples
Thu, 30 Jul 2015 11:15:42 -0700 katleman Added tag jdk9-b75 for changeset f884dff432a7
Thu, 23 Jul 2015 15:28:32 -0700 lana Merge jdk9-b75
Wed, 22 Jul 2015 09:28:28 +0200 mhaupt 8131142: late-bind check for testng.jar presence in Nashorn test execution
Wed, 22 Jul 2015 10:18:33 +0200 hannesw 8131683: Delete fails over multiple scopes
Mon, 20 Jul 2015 13:11:26 +0200 hannesw 8131340: Varargs function is recompiled each time it is linked
Thu, 23 Jul 2015 11:54:34 -0700 katleman Added tag jdk9-b74 for changeset 2e8bb16872d7
Thu, 16 Jul 2015 19:30:19 -0700 lana Merge jdk9-b74
Thu, 16 Jul 2015 15:45:54 +0530 sundar 8131039: after adding a function property to Object.prototype, JSON.parse with reviver function goes into infinite loop
Mon, 13 Jul 2015 20:09:14 +0530 sundar 8130853: Non-extensible global is not handled property
Fri, 10 Jul 2015 12:55:10 +0530 sundar 8130888: Typos in nashorn sources
Fri, 10 Jul 2015 08:42:35 +0200 mhaupt 8130862: let hg ignore TestNG ZIP file in Nashorn test library directory
Thu, 16 Jul 2015 13:51:58 -0700 katleman Added tag jdk9-b73 for changeset 548f1eb2c3c8
Thu, 09 Jul 2015 16:38:22 -0700 lana Merge jdk9-b73
Wed, 08 Jul 2015 17:28:08 +0530 sundar 8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu
Tue, 07 Jul 2015 18:33:24 +0530 sundar 8130663: 6 fields can be static fields in Global class
Mon, 06 Jul 2015 15:59:55 +0530 sundar 8130476: Remove unused methods in Global.java
Fri, 03 Jul 2015 18:41:58 +0530 sundar 8130424: if directory specified with --dest-dir does not exist, only .class files are dumped and .js files are not
Thu, 09 Jul 2015 13:49:41 -0700 katleman Added tag jdk9-b72 for changeset d017877b3b8c
Thu, 02 Jul 2015 16:09:43 -0700 lana Merge jdk9-b72
Thu, 02 Jul 2015 19:02:28 +0530 sundar 8130317: "ant test" fails to complete on Windows when run under cygwin shell
Thu, 02 Jul 2015 11:20:47 +0200 mhaupt 8130307: improve Nashorn Javadoc target
Thu, 02 Jul 2015 11:09:20 +0200 mhaupt 8130306: enable running Nashorn test on Windows
Thu, 02 Jul 2015 10:55:35 +0200 attila 8130234: Get rid of JSType.isNegativeZero
Wed, 01 Jul 2015 16:26:25 +0200 mhaupt 8130127: streamline input parameter of Nashorn scripting $EXEC function
Tue, 30 Jun 2015 08:51:06 -0700 prr Merge
Mon, 22 Jun 2015 13:29:27 -0700 prr Merge
Wed, 27 May 2015 17:35:21 +0200 erikj 8081814: Modularize the deploy build
Tue, 30 Jun 2015 13:10:37 +0530 sundar 8114838: Anonymous functions escape to surrounding scope when defined under "with" statement
Mon, 29 Jun 2015 10:42:57 +0200 attila 8130035: Move test/script/basic/NASHORN-627.js to currently-failing until JDK-8129881 is fixed
Thu, 02 Jul 2015 08:54:05 -0700 katleman Added tag jdk9-b71 for changeset 7066af6e7b06
Sun, 28 Jun 2015 16:38:44 -0700 lana Merge jdk9-b71
Fri, 26 Jun 2015 17:49:17 +0200 attila 8129959: DebugLogger has unnecessary API methods
Fri, 26 Jun 2015 17:08:14 +0200 attila 8129950: Wrong condition for checking absence of logger in MethodHandleFactory
Wed, 24 Jun 2015 15:19:50 -0700 darcy 8129597: Add tier 3 test definitions to the JDK 9 forest
Tue, 23 Jun 2015 11:16:48 +0200 attila 8129410: Java adapters with class-level overrides should preserve variable arity constructors
Thu, 25 Jun 2015 10:21:42 -0700 katleman Added tag jdk9-b70 for changeset 3379235149c0
Thu, 18 Jun 2015 10:24:14 -0700 lana Merge jdk9-b70
Thu, 18 Jun 2015 19:20:53 +0530 sundar 8117883: nasgen prototype, instance member count calculation is wrong
Wed, 17 Jun 2015 13:56:53 +0200 hannesw 8098808: Convert Scope from interface to class
Wed, 17 Jun 2015 14:21:20 +0530 sundar 8098847: obj."prop" and obj.'prop' should result in SyntaxError
Wed, 17 Jun 2015 09:10:45 +0200 hannesw 8087312: PropertyMapWrapper.equals should compare className
Tue, 16 Jun 2015 18:26:25 +0530 sundar 8098578: Global scope is not accessible with indirect load call
Tue, 16 Jun 2015 13:25:41 +0200 hannesw 8098807: Strict eval throws ClassCastException with large scripts
Mon, 15 Jun 2015 15:49:14 +0200 hannesw 8098546: eval within a 'with' leaks definitions into global scope
Mon, 15 Jun 2015 15:37:01 +0200 hannesw 8086052: Script evaluation should not return last function declaration
Fri, 12 Jun 2015 16:55:20 +0530 sundar 8087211: Indirect evals should be strict with -strict option
Thu, 18 Jun 2015 01:43:18 -0700 lana Added tag jdk9-b69 for changeset 194b74467afc
Thu, 11 Jun 2015 20:19:14 -0700 lana Merge jdk9-b69
Thu, 11 Jun 2015 13:33:34 +0530 sundar 8087136: regression: apply on $EXEC fails with ClassCastException