Mon, 20 May 2013 23:04:01 +0530 |
sundar |
8014909: ant test compilation error with JoniTest.java |
Mon, 20 May 2013 16:38:38 +0200 |
lagergren |
8006069: Range analysis first iteration, runtime specializations |
Fri, 17 May 2013 16:44:22 -0300 |
jlaskey |
8014823: Reprise - Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read") |
Fri, 17 May 2013 16:12:59 -0300 |
jlaskey |
Merge |
Fri, 17 May 2013 14:30:22 -0300 |
jlaskey |
8012694: Smoke test fail: Windows JDK-8008554.js - access denied ("java.io.FilePermission" "//C/aurora/sandbox/nashorn~source/test/script/basic/NASHORN-99.js" "read") |
Thu, 16 May 2013 19:52:39 +0200 |
hannesw |
8012359: Increase code coverage in Joni |
Thu, 16 May 2013 13:44:25 +0200 |
lagergren |
8013919: Original exception no longer thrown away when a finally rethrows |
Thu, 16 May 2013 14:52:48 +0530 |
sundar |
8009141: Avoid netscape.javascript.JSObject in nashorn code |
Wed, 15 May 2013 20:21:59 +0200 |
attila |
8014647: Allow class-based overrides to be initialized with a ScriptFunction |
Wed, 15 May 2013 12:09:38 -0300 |
jlaskey |
8014648: Exclude testing and infrastructure packages from code coverage, round two |
Wed, 15 May 2013 19:45:16 +0530 |
sundar |
8012305: Function.bind can't be called on prototype function inside constructor |
Wed, 15 May 2013 14:54:28 +0200 |
attila |
8014646: Update the Java interop documentation in the Java Scripting Programmer's Guide |
Wed, 15 May 2013 10:28:18 +0200 |
attila |
8014639: Remove debug flag from test runs |
Tue, 14 May 2013 19:56:35 +0200 |
lagergren |
8014426: Original exception no longer thrown away when a finally rethrows |
Tue, 14 May 2013 19:18:17 +0200 |
attila |
8011718: binding already bound function with extra arguments fails |
Tue, 14 May 2013 11:16:52 -0300 |
jlaskey |
Merge |
Tue, 14 May 2013 11:15:12 -0300 |
jlaskey |
8014512: Exclude testing and infrastructure packages from code coverage |
Thu, 30 May 2013 10:58:35 -0700 |
katleman |
Added tag jdk8-b92 for changeset dee23cce5235 |
Thu, 23 May 2013 10:47:58 -0700 |
katleman |
Added tag jdk8-b91 for changeset 6b9f41203800jdk8-b92 |
Fri, 17 May 2013 10:14:03 -0700 |
lana |
Mergejdk8-b91 |
Tue, 14 May 2013 09:05:03 -0300 |
jlaskey |
Merge |
Tue, 14 May 2013 12:39:02 +0200 |
attila |
8014492: Make NashornLinker public |
Fri, 10 May 2013 13:16:44 +0200 |
lagergren |
8014329: Slim down the label stack structure in CodeGenerator |
Wed, 08 May 2013 16:48:33 +0200 |
attila |
8014225: Rerun only failed 262 tests |
Wed, 08 May 2013 15:51:36 +0200 |
attila |
8013912: Nashorn needs to reuse temporary symbols |
Tue, 07 May 2013 14:43:17 +0200 |
lagergren |
8013914: Removed explicit LineNumberNodes that were too brittle when code moves around, and also introduced unnecessary footprint. Introduced the Statement node and fixed dead code elimination issues that were discovered by the absense of labels for LineNumberNodes. |
Tue, 07 May 2013 14:36:57 +0200 |
lagergren |
8013913: Removed Source field from all nodes except FunctionNode in order to save footprint |
Fri, 03 May 2013 22:50:51 +0200 |
hannesw |
8013874: Function argument's prototype seem cached and wrongly reused |