2014-06-12 |
katleman |
Added tag jdk9-b17 for changeset 4f048ac42b56
|
changeset |
files
|
2017-07-05 |
duke |
Added tag jdk9-b17 for changeset 410bccbded9e
|
changeset |
files
|
2017-07-05 |
duke |
Merge
jdk9-b17
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2014-06-06 |
lana |
Merge
|
changeset |
files
|
2014-06-05 |
jjg |
8046067: test/tools/javac/api/6410643/T6410643.java is broken
|
changeset |
files
|
2014-06-05 |
sogoel |
8044072: Group 2: create .out files for OverrideChecks tests in tools/javac dir
|
changeset |
files
|
2014-06-05 |
sogoel |
8044064: Group 1: create .out files for cast and capture negative tests in tools/javac dir
|
changeset |
files
|
2014-06-05 |
mcimadamore |
8043893: Inference doesn't report error on incompatible upper bounds
|
changeset |
files
|
2014-06-04 |
vromero |
8041713: Type inference of non-existent method references crashes the compiler
|
changeset |
files
|
2014-06-02 |
vromero |
8044487: Fix for 8042785 causes regression tests to fail with java.lang.VerifyError
|
changeset |
files
|
2014-05-30 |
vromero |
8042785: javac, bridge methods are not getting the flags from the original method
|
changeset |
files
|
2014-06-05 |
katleman |
Added tag jdk9-b16 for changeset f75464f610f6
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2014-06-05 |
katleman |
Added tag jdk9-b16 for changeset 1fe6db2229a0
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2014-06-05 |
katleman |
Added tag jdk9-b16 for changeset 799f78314361
|
changeset |
files
|
2017-07-05 |
duke |
Merge
|
changeset |
files
|
2014-06-06 |
lana |
Merge
|
changeset |
files
|
2014-06-05 |
attila |
8044816: On-demand compiled top-level program doesn't need :createProgramFunction
|
changeset |
files
|
2014-06-05 |
attila |
8046014: MultiGlobalCompiledScript should cache :createProgramFunction handle
|
changeset |
files
|
2014-06-04 |
attila |
8038413: NPE in unboxInteger
|
changeset |
files
|
2014-06-04 |
attila |
8044803: Unnecessary restOf check
|
changeset |
files
|
2014-06-04 |
sundar |
8044695: __stack__ becomes visible in Error properties
|
changeset |
files
|
2014-06-04 |
attila |
8044502: Get rid of global optimistic flag
|
changeset |
files
|
2014-06-04 |
attila |
8044638: Tidy up Nashorn codebase for code standards
|
changeset |
files
|
2014-06-04 |
sundar |
8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
|
changeset |
files
|
2014-06-03 |
attila |
8044518: Ensure exceptions related to optimistic recompilation are not serializable
|
changeset |
files
|
2014-06-03 |
attila |
8044534: Constant folding for unary + should produce int for boolean literals
|
changeset |
files
|
2014-06-03 |
attila |
8044533: Deoptimizing negation produces wrong result for zero
|
changeset |
files
|
2014-06-03 |
attila |
8044171: Make optimistic exception handlers smaller
|
changeset |
files
|
2014-06-03 |
sundar |
8044520: Nashorn cannot execute node.js's express module
|
changeset |
files
|
2014-06-03 |
sundar |
8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement
|
changeset |
files
|
2014-06-02 |
attila |
Merge
|
changeset |
files
|
2014-05-28 |
attila |
Merge
|
changeset |
files
|
2014-05-28 |
lagergren |
8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
|
changeset |
files
|
2014-05-27 |
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
|
2014-05-21 |
lagergren |
8043632: Parallelize class installation and various script fixes.
|
changeset |
files
|
2014-05-21 |
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
|
2014-05-21 |
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
|
2014-05-21 |
attila |
8043605: Enable history for empty property maps
|
changeset |
files
|
2014-05-21 |
attila |
8043608: Make equality tests inline better
|
changeset |
files
|
2014-05-20 |
lagergren |
8043504: Octane test harness was missing argument to print_always at one callsite, causing erroneous logging
|
changeset |
files
|
2014-05-19 |
attila |
8043431: Fix yet another corner case of JDK-8041995
|
changeset |
files
|
2014-05-19 |
lagergren |
8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation.
|
changeset |
files
|
2014-05-15 |
attila |
8043235: Type-based optimizations interfere with continuation methods
|
changeset |
files
|
2014-05-14 |
attila |
8043133: Fix corner cases of JDK-8041995
|
changeset |
files
|
2014-05-14 |
mnunez |
8044154: Nashorn : all tests failed with java.security.AccessControlException
|
changeset |
files
|
2014-05-14 |
attila |
8043137: Collapse long sequences of NOP in Nashorn bytecode output
|
changeset |
files
|
2014-05-14 |
attila |
8043004: Reduce variability at JavaAdapter call sites
|
changeset |
files
|
2014-05-14 |
attila |
8043003: Use strongly referenced generic invokers
|
changeset |
files
|
2014-05-13 |
attila |
8043002: Improve performance of Nashorn equality operators
|
changeset |
files
|
2014-05-13 |
attila |
8042118: Separate types from symbols
|
changeset |
files
|
2014-05-05 |
mnunez |
8037572: Add more test cases to check static types
|
changeset |
files
|
2014-05-02 |
lagergren |
8041625: AccessorProperty currentType must only by Object.class when non-primitive, and scoping followup problem for lazily generated with bodies
|
changeset |
files
|
2014-04-29 |
mnunez |
8038398: OptimisticRecompilationTest fails on staging repo nashorn/jdk9/nashorn due to test framework
|
changeset |
files
|
2014-04-28 |
lagergren |
8041995: Problems when loading tree expressions with several optimistic program points when optimistically initializing ObjectNodes
|
changeset |
files
|
2014-04-25 |
lagergren |
8041905: Fix apply2call bug that prevented avatar.js unit tests from running correctly
|
changeset |
files
|
2014-04-23 |
lagergren |
8041434: Add synchronization to the common global constants structure
|
changeset |
files
|
2014-04-23 |
lagergren |
8038426: Move all loggers from process wide scope into Global scope
|
changeset |
files
|