log

age author description
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
Thu, 14 Aug 2014 14:35:44 +0200 attila 8055042: Compile-time expression evaluator was missing variables
Wed, 13 Aug 2014 21:03:37 +0530 sundar 8055034: jjs exits interactive mode if exception was thrown when trying to print value of last evaluated expression
Wed, 13 Aug 2014 15:00:24 +0530 sundar 8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork
Tue, 12 Aug 2014 13:23:47 +0200 hannesw 8054898: Avoid creation of empty type info files
Tue, 12 Aug 2014 13:22:05 +0200 hannesw 8044851: nashorn properties leak memory
Mon, 11 Aug 2014 10:07:15 -0700 lana Merge
Mon, 11 Aug 2014 20:35:21 +0530 sundar 8054503: test/script/external/test262/test/suite/ch12/12.6/12.6.4/12.6.4-2.js fails with tip
Sat, 09 Aug 2014 21:27:44 -0700 lana Added tag jdk9-b26 for changeset e32f2d049838
Fri, 08 Aug 2014 19:07:17 +0530 sundar 8054651: Global.initConstructor and ScriptFunction.getPrototype(Object) can have stricter types
Fri, 08 Aug 2014 12:50:46 +0200 hannesw 8043956: Make code caching work with optimistic typing and lazy compilation
Thu, 07 Aug 2014 19:19:46 +0530 sundar 8051346: Test262 tests for ECMAScript 5 now in branch "es5-tests"
Thu, 07 Aug 2014 11:06:45 +0200 attila 8046026: CompiledFunction.relinkComposableInvoker assert is being hit
Wed, 06 Aug 2014 22:11:12 +0530 sundar 8053910: ScriptObjectMirror causing havoc with Invocation interface
Thu, 21 Aug 2014 14:16:28 -0700 katleman Added tag jdk9-b27 for changeset 221a84ef44c0
Sun, 17 Aug 2014 15:56:32 +0100 chegar 8054834: Modular Source Code jdk9-b27
Sun, 10 Aug 2014 19:39:07 -0700 lana Added tag jdk9-b26 for changeset ed60a4e9dd35
Wed, 06 Aug 2014 11:54:50 +0200 attila 8054411: Add nashorn.args.prepend system property jdk9-b26
Wed, 06 Aug 2014 11:02:14 +0200 attila 8051439: Wrong type calculated for ADD operator with undefined operand
Wed, 06 Aug 2014 10:42:46 +0200 attila 8044786: Some tests fail with non-optimistic compilation
Mon, 04 Aug 2014 15:34:57 -0700 lana Merge
Mon, 04 Aug 2014 21:37:45 +0530 sundar 8054223: Nashorn: AssertionError when use __DIR__ and ScriptEngine.eval()
Thu, 31 Jul 2014 18:14:46 +0530 sundar 8053908: jdeps is not PATH on Mac, results in ant clean test failure on Mac
Wed, 30 Jul 2014 10:06:42 -0700 attila 8051839: GuardedInvocation needs to clone an argument
Wed, 30 Jul 2014 16:49:02 +0400 yan 8049318: Test hideLocationProperties.js fails on Window due to backslash in path
Tue, 29 Jul 2014 14:35:24 -0700 lagergren 8053913: Auto format caused warning in CompositeTypeBasedGuardingDynamicLinker
Tue, 29 Jul 2014 14:21:45 -0700 lagergren 8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes
Fri, 01 Aug 2014 14:09:25 -0700 tbell Added tag jdk9-b25 for changeset b33633fc10c5
Wed, 30 Jul 2014 11:49:28 -0700 lana Merge jdk9-b25
Tue, 22 Jul 2014 11:55:03 -0700 lana Merge
Fri, 18 Jul 2014 16:53:17 +0530 sundar 8051019: Separate src and test execution sandbox directories
Fri, 25 Jul 2014 15:38:12 -0700 tbell Added tag jdk9-b24 for changeset 49d7a2a66ae6
Fri, 18 Jul 2014 08:25:35 -0700 lana Merge jdk9-b24
Thu, 17 Jul 2014 16:47:06 +0530 sundar 8050964: OptimisticTypesPersistence.java should use java.util.Date instead of java.sql.Date
Tue, 15 Jul 2014 16:54:01 +0530 sundar 8050432: javax.script.filename variable should not be enumerable with nashorn engine's ENGINE_SCOPE bindings
Thu, 17 Jul 2014 09:50:46 -0700 katleman Added tag jdk9-b23 for changeset aa3fda2d2967
Thu, 10 Jul 2014 12:41:23 -0700 lana Merge jdk9-b23
Tue, 08 Jul 2014 13:13:31 +0200 attila 8047067: all eval arguments need to be copied in Lower
Tue, 08 Jul 2014 16:30:42 +0530 sundar 8049524: Global object initialization via javax.script API should be minimal
Fri, 04 Jul 2014 20:15:41 +0530 sundar 8044760: Avoid PropertyMap duplicate for global instances
Fri, 04 Jul 2014 15:56:53 +0530 sundar 8049086: Minor API convenience functions on "Java" object