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