log

age author description
Tue, 16 Sep 2014 17:47:58 +0530 sundar 8058551: Top level README accidentally modified with changeset 1025:3936203c7dc8
Tue, 16 Sep 2014 17:04:35 +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 15:01:48 +0200 hannesw 8058304: Non-serializable fields in serializable classes
Fri, 12 Sep 2014 11:00:51 +0200 hannesw 8057743: Single quotes must be escaped in message resource file
Wed, 17 Sep 2014 22:56:12 -0700 katleman Added tag jdk9-b31 for changeset 77efdecfa2a5
Thu, 11 Sep 2014 14:30:00 -0700 lana Merge jdk9-b31
Thu, 11 Sep 2014 12:18:02 -0700 wetmore 8058180: .hgignore should be updated with webrev in all repos
Thu, 11 Sep 2014 17:23:02 +0200 hannesw 8058179: Global constants get in the way of self-modifying properties
Thu, 11 Sep 2014 17:12:38 +0200 attila 8058100: Reduce the RecompilableScriptFunctionData footprint
Wed, 10 Sep 2014 19:37:52 -0700 lana Merge
Wed, 10 Sep 2014 15:19:26 +0200 hannesw 8057021: UserAccessorProperty guards fail with multiple globals
Wed, 10 Sep 2014 13:08:58 +0200 attila 8034954: Optimistic iteration in for-in and for-each
Wed, 10 Sep 2014 12:37:44 +0200 lagergren 8057703: More empty classes generated by Nashorn
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
Mon, 08 Sep 2014 18:40:58 +0200 attila 8057148: Skip nested functions on reparse
Mon, 08 Sep 2014 15:37:50 +0400 yan 8057678: Tests for let and const keywords in Nashorn
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
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, 11 Sep 2014 09:09:02 -0700 katleman Added tag jdk9-b30 for changeset 072dbed6c5d9
Thu, 04 Sep 2014 14:45:42 -0700 lana Merge jdk9-b30
Thu, 04 Sep 2014 18:57:14 +0200 attila 8056129: AtomicInteger is treated as primitive number with optimistic compilation
Thu, 04 Sep 2014 15:37:14 +0200 hannesw 8051889: Implement block scoping in symbol assignment and scope computation
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, 03 Sep 2014 14:33:34 +0200 attila 8056913: Limit the size of type info cache on disk
Mon, 01 Sep 2014 17:34:37 +0400 yan 8054343: Nashorn: Some tests fails on windows with AccessControlException
Thu, 04 Sep 2014 13:26:40 -0700 katleman Added tag jdk9-b29 for changeset e541ebaf2ab7
Fri, 29 Aug 2014 11:58:19 -0700 lana Merge jdk9-b29
Thu, 28 Aug 2014 16:38:23 +0200 attila 8056243: OptimisticTypePersistence should refuse to work in symlinked directories
Wed, 27 Aug 2014 14:27:56 +0530 sundar 8056123: Anonymous function statements leak internal function names into global scope
Tue, 26 Aug 2014 22:57:24 +0530 sundar 8056094: [nashorn] tests fail when running via jtreg
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
Tue, 26 Aug 2014 17:21:17 +0530 sundar 8056050: runExternalJsTest method in test/jdk/nashorn/internal/runtime/ClassFilter.java slows down "ant test"
Tue, 26 Aug 2014 11:45:36 +0200 attila 8055923: collect timings using System.nanoTime
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
Tue, 26 Aug 2014 11:32:12 +0200 attila 8055913: Node.hashCode() delegates to Object.hashCode() and is hot
Tue, 26 Aug 2014 11:31:31 +0200 attila 8055911: Don't use String.intern for IdentNode
Tue, 26 Aug 2014 13:26:15 +0400 yan 8055811: Tests for Nashorn ClassFilter Support
Mon, 25 Aug 2014 22:36:05 +0200 attila 8055870: iteration fails if index var is not used
Mon, 25 Aug 2014 20:26:53 +0530 sundar 8055899: Two nashorn tests fail in 8u40 nightly build with ClassNotFoundException
Mon, 25 Aug 2014 17:38:53 +0400 yan 8055878: Nashorn: all tests failed with AccessControlException
Fri, 22 Aug 2014 22:50:38 +0530 sundar 8055830: JDK-8015969.js is silently failing
Fri, 22 Aug 2014 15:47:28 +0530 sundar 8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly
Thu, 21 Aug 2014 20:06:48 +0530 sundar 8055762: Nashorn misses linker for netscape.javascript.JSObject instances
Wed, 20 Aug 2014 21:32:09 +0530 sundar 8055687: Wrong "this" passed to JSObject.eval call
Fri, 29 Aug 2014 11:30:59 -0700 katleman Added tag jdk9-b28 for changeset 00c31e5eaf26
Thu, 28 Aug 2014 14:53:37 -0700 lana Merge jdk9-b28
Wed, 20 Aug 2014 20:04:19 +0530 sundar 8050078: Nashorn ClassFilter Support
Tue, 19 Aug 2014 18:14:45 +0530 sundar 8055395: Nashorn should use source, target to be 1.8 and use ASM5 version for generated code
Tue, 19 Aug 2014 11:25:14 +0200 hannesw 8055368: Ant build broken after modular source code change
Mon, 18 Aug 2014 10:59:40 +0100 chegar Merge
Fri, 15 Aug 2014 17:30:49 +0200 attila 8055199: Tidy up Nashorn codebase for code standards (August 2014)
Thu, 14 Aug 2014 20:14:54 +0530 sundar 8055139: test/script/trusted/JDK-8055107.js fails with access control exception
Thu, 14 Aug 2014 18:54:54 +0530 sundar 8055107: Extension directives to turn on callsite profiling, tracing, AST print and other debug features locally