log

age author description
Thu, 09 Oct 2014 12:16:56 -0700 lana Merge
Thu, 09 Oct 2014 10:19:24 +0200 lagergren 8059811: Turn off optimistic typing by default and add both ant test-pessimistic and ant test-optimistic sub-test suites.
Thu, 09 Oct 2014 11:56:42 +0200 hannesw 8059938: NPE restoring cached script with optimistic types disabled
Thu, 09 Oct 2014 11:55:52 +0200 hannesw 8059236: Memory leak when executing octane pdfjs with optimistic typing
Wed, 08 Oct 2014 11:28:13 +0200 erikj 8059135: New Nasgen dependencies to Nashorn breaks the JDK 9 build - bootstrapping problem?
Tue, 07 Oct 2014 10:57:55 -0700 jcoomes Merge
Mon, 06 Oct 2014 10:43:57 +0200 lagergren 8059231: Verify that octane raytrace now works with optimistic types turned off. Add better logging for optimistic types in the compiler.
Thu, 02 Oct 2014 16:30:49 +0200 attila 8059346: Single class loader is used to load compiled bytecode
Mon, 29 Sep 2014 14:39:58 -0700 lagergren 8059321: Decrease warmup time by caching common structures that were reused during parse
Thu, 25 Sep 2014 15:53:47 +0200 lagergren 8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt
Wed, 01 Oct 2014 12:22:12 +0200 attila 8059372: Code duplication in split emitter
Wed, 01 Oct 2014 10:26:53 +0200 attila 8059371: Code duplication in handling of break and continue
Wed, 01 Oct 2014 10:26:25 +0200 attila 8059370: Unnecessary work in deoptimizing recompilation
Wed, 08 Oct 2014 12:38:57 -0700 katleman Added tag jdk8u40-b09 for changeset 6a8ecdeae4a9
Wed, 01 Oct 2014 07:47:24 -0700 asaha Added tag jdk8u40-b08 for changeset 89551828b279 jdk8u40-b09
Thu, 25 Sep 2014 11:01:35 -0700 lana Merge jdk8u40-b08
Mon, 22 Sep 2014 18:34:06 -0700 lana Merge
Mon, 22 Sep 2014 13:28:28 +0200 hannesw 8047764: Indexed or polymorphic set on global affects Object.prototype
Mon, 22 Sep 2014 14:46:04 +0200 attila 8058561: NPE in LocalVariableTypesCalculator
Fri, 19 Sep 2014 13:13:20 +0200 hannesw 8046202: Make persistent code store more flexible
Wed, 17 Sep 2014 15:02:42 +0530 sundar 8058615: Overload resolution ambiguity involving ConsString
Tue, 16 Sep 2014 14:15:47 -0700 lana Merge
Tue, 16 Sep 2014 18:11:59 +0530 sundar 8058545: With strict mode, bean property assignment of a non-existent property should result in TypeError
Mon, 15 Sep 2014 17:51:11 +0200 hannesw 8056978: ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO*
Mon, 15 Sep 2014 15:18:13 +0530 sundar 8058422: Users should be able to overwrite "context" and "engine" variables
Fri, 12 Sep 2014 16:07:44 +0200 hannesw 8058304: Non-serializable fields in serializable classes
Fri, 12 Sep 2014 16:06:12 +0200 hannesw 8057743: Single quotes must be escaped in message resource file
Wed, 24 Sep 2014 11:38:28 -0700 katleman Added tag jdk8u40-b07 for changeset 0032961e1866
Wed, 17 Sep 2014 13:53:36 -0700 katleman Added tag jdk8u40-b06 for changeset 1196f17cf7bc jdk8u40-b07
Thu, 11 Sep 2014 17:26:23 -0700 lana Merge jdk8u40-b06
Thu, 11 Sep 2014 18:06:40 +0200 hannesw 8058179: Global constants get in the way of self-modifying properties
Thu, 11 Sep 2014 18:04:54 +0200 hannesw 8057021: UserAccessorProperty guards fail with multiple globals
Thu, 11 Sep 2014 17:12:38 +0200 attila 8058100: Reduce the RecompilableScriptFunctionData footprint
Wed, 10 Sep 2014 12:37:44 +0200 lagergren 8057703: More empty classes generated by Nashorn
Fri, 05 Sep 2014 16:28:17 +0200 lagergren 8057588: Lots of trivial (empty) classes were generated by the Nashorn compiler as part of restOf-method generation
Fri, 05 Sep 2014 16:28:02 +0200 lagergren 8057611: Nashorn did not dump the JOx classes to disk when running with the -d flag
Thu, 04 Sep 2014 14:42:30 +0200 lagergren 8057551: Let the -d flag dump _all_ generated classes to disk and work outside --compile-only mode
Thu, 04 Sep 2014 10:52:42 +0200 lagergren 8057019: Various problems with extra arguments to applies
Wed, 10 Sep 2014 13:08:58 +0200 attila 8034954: Optimistic iteration in for-in and for-each
Tue, 09 Sep 2014 15:34:14 +0200 attila 8057931: Instead of not skipping small functions in parser, make lexer avoid them instead
Tue, 09 Sep 2014 15:33:58 +0200 attila 8057930: remove eval ID
Tue, 09 Sep 2014 11:14:12 -0700 lana Merge
Mon, 08 Sep 2014 15:37:50 +0400 yan 8057678: Tests for let and const keywords in Nashorn
Mon, 08 Sep 2014 18:40:58 +0200 attila 8057148: Skip nested functions on reparse
Thu, 04 Sep 2014 18:57:14 +0200 attila 8056129: AtomicInteger is treated as primitive number with optimistic compilation
Mon, 08 Sep 2014 15:51:27 +0530 sundar 8057742: ant clean test should not fail if one or more external test suites are missing
Thu, 04 Sep 2014 18:47:18 +0200 hannesw 8051889: Implement block scoping in symbol assignment and scope computation
Wed, 03 Sep 2014 14:33:34 +0200 attila 8056913: Limit the size of type info cache on disk
Wed, 10 Sep 2014 09:05:38 -0700 katleman Added tag jdk8u40-b05 for changeset 2d75c391f61f
Wed, 03 Sep 2014 13:20:05 -0700 katleman Added tag jdk8u40-b04 for changeset 34c17c956654 jdk8u40-b05
Thu, 28 Aug 2014 16:10:38 -0700 lana Merge jdk8u40-b04
Thu, 28 Aug 2014 16:38:23 +0200 attila 8056243: OptimisticTypePersistence should refuse to work in symlinked directories
Wed, 27 Aug 2014 14:58:28 +0200 attila Merge
Mon, 25 Aug 2014 17:38:53 +0400 yan 8055878: Nashorn: all tests failed with AccessControlException
Tue, 26 Aug 2014 11:42:07 +0200 lagergren 8055906: Avoid throwing an exception with filled in stack trace as part of the normal control flow
Wed, 27 Aug 2014 18:18:35 +0530 sundar 8056123: Anonymous function statements leak internal function names into global scope
Wed, 27 Aug 2014 14:34:22 +0200 attila Merge
Tue, 26 Aug 2014 15:52:55 +0200 attila 8056025: CompilationPhase.setStates() is hot in class installation phase
Tue, 26 Aug 2014 15:04:48 +0200 attila 8056052: Source.getContent() does excess Object.clone()
Tue, 26 Aug 2014 15:04:20 +0200 attila 8055954: Do not parallelize class installation