Tue, 03 Jun 2014 12:05:42 +0200 |
attila |
8044534: Constant folding for unary + should produce int for boolean literals
|
changeset |
files
|
Tue, 03 Jun 2014 12:04:36 +0200 |
attila |
8044533: Deoptimizing negation produces wrong result for zero
|
changeset |
files
|
Tue, 03 Jun 2014 11:31:06 +0200 |
attila |
8044171: Make optimistic exception handlers smaller
|
changeset |
files
|
Tue, 03 Jun 2014 14:13:03 +0530 |
sundar |
8044520: Nashorn cannot execute node.js's express module
|
changeset |
files
|
Tue, 03 Jun 2014 13:57:52 +0530 |
sundar |
8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement
|
changeset |
files
|
Mon, 02 Jun 2014 17:36:43 +0200 |
attila |
Merge
|
changeset |
files
|
Wed, 28 May 2014 16:53:43 +0200 |
attila |
Merge
|
changeset |
files
|
Wed, 28 May 2014 13:58:46 +0200 |
lagergren |
8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
|
changeset |
files
|
Tue, 27 May 2014 21:25:07 +0200 |
lagergren |
8044012: Integrate the latest best known performance flags int ant octane jobs, and make sure that it's easy to compare 'ant octane-nashorn' and 'ant octane-v8' at the push of a button. (or rather; the entry of a command line)
|
changeset |
files
|
Wed, 21 May 2014 16:12:40 +0200 |
lagergren |
8043632: Parallelize class installation and various script fixes.
|
changeset |
files
|
Wed, 21 May 2014 16:12:40 +0200 |
lagergren |
8043611: Move timing dependent benchmark for apply2call specialization to currently_failing. It is dependent that nothing takes machine time when doing the two runs, causing spurious assertions. Suggest running octane.raytrace manually instead to verify that this works, or incorporating it in the nightly test suite
|
changeset |
files
|
Wed, 21 May 2014 16:12:40 +0200 |
lagergren |
8043633: In order to remove global state outside of contexts, make sure Timing class is an instance and not a static global collection of data. Move into Context. Move -Dnashorn.timing to an official logging option.
|
changeset |
files
|
Wed, 21 May 2014 15:38:11 +0200 |
attila |
8043605: Enable history for empty property maps
|
changeset |
files
|
Wed, 21 May 2014 12:52:58 +0200 |
attila |
8043608: Make equality tests inline better
|
changeset |
files
|
Tue, 20 May 2014 10:40:28 +0200 |
lagergren |
8043504: Octane test harness was missing argument to print_always at one callsite, causing erroneous logging
|
changeset |
files
|
Mon, 19 May 2014 18:24:12 +0200 |
attila |
8043431: Fix yet another corner case of JDK-8041995
|
changeset |
files
|
Mon, 19 May 2014 15:29:42 +0200 |
lagergren |
8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation.
|
changeset |
files
|
Thu, 15 May 2014 15:28:51 +0200 |
attila |
8043235: Type-based optimizations interfere with continuation methods
|
changeset |
files
|
Wed, 14 May 2014 17:05:08 +0200 |
attila |
8043133: Fix corner cases of JDK-8041995
|
changeset |
files
|
Wed, 14 May 2014 15:50:04 +0200 |
mnunez |
8044154: Nashorn : all tests failed with java.security.AccessControlException
|
changeset |
files
|
Wed, 14 May 2014 16:29:14 +0200 |
attila |
8043137: Collapse long sequences of NOP in Nashorn bytecode output
|
changeset |
files
|
Wed, 14 May 2014 15:55:27 +0200 |
attila |
8043004: Reduce variability at JavaAdapter call sites
|
changeset |
files
|
Wed, 14 May 2014 10:51:39 +0200 |
attila |
8043003: Use strongly referenced generic invokers
|
changeset |
files
|
Tue, 13 May 2014 14:54:21 +0200 |
attila |
8043002: Improve performance of Nashorn equality operators
|
changeset |
files
|
Tue, 13 May 2014 11:30:40 +0200 |
attila |
8042118: Separate types from symbols
|
changeset |
files
|
Mon, 05 May 2014 14:17:20 +0200 |
mnunez |
8037572: Add more test cases to check static types
|
changeset |
files
|
Fri, 02 May 2014 18:22:29 +0200 |
lagergren |
8041625: AccessorProperty currentType must only by Object.class when non-primitive, and scoping followup problem for lazily generated with bodies
|
changeset |
files
|
Tue, 29 Apr 2014 16:00:53 +0200 |
mnunez |
8038398: OptimisticRecompilationTest fails on staging repo nashorn/jdk9/nashorn due to test framework
|
changeset |
files
|
Mon, 28 Apr 2014 16:37:36 +0200 |
lagergren |
8041995: Problems when loading tree expressions with several optimistic program points when optimistically initializing ObjectNodes
|
changeset |
files
|
Fri, 25 Apr 2014 14:26:07 +0200 |
lagergren |
8041905: Fix apply2call bug that prevented avatar.js unit tests from running correctly
|
changeset |
files
|
Wed, 23 Apr 2014 17:37:41 +0200 |
lagergren |
8041434: Add synchronization to the common global constants structure
|
changeset |
files
|
Wed, 23 Apr 2014 16:13:47 +0200 |
lagergren |
8038426: Move all loggers from process wide scope into Global scope
|
changeset |
files
|