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
|
Tue, 22 Apr 2014 14:09:46 +0200 |
lagergren |
8033105: Make sure Nashorn test harness can run zlib benchmark
|
changeset |
files
|
Fri, 18 Apr 2014 21:24:34 +0200 |
lagergren |
8040655: When processing a RewriteException debug object, the return value has already been reset to null. We need to catch this value before that.
|
changeset |
files
|
Fri, 18 Apr 2014 20:12:21 +0200 |
lagergren |
8040102: Remove all references to Unsafe and definition of anonymous clases from the code
|
changeset |
files
|
Thu, 17 Apr 2014 20:01:19 +0200 |
lagergren |
8040089: Apply to call transform was incomplete. Now passes all tests and performance is back
|
changeset |
files
|
Fri, 11 Apr 2014 16:52:56 +0200 |
lagergren |
Merge
|
changeset |
files
|
Fri, 11 Apr 2014 16:52:14 +0200 |
lagergren |
8039746: Transform applies to calls wherever possible, for ScriptFunctions and JSObjects.
|
changeset |
files
|
Fri, 11 Apr 2014 16:40:06 +0200 |
attila |
8040024: BranchOptimizer produces bad code for NaN FP comparison
|
changeset |
files
|
Wed, 02 Apr 2014 10:52:39 +0200 |
lagergren |
8039044: Expand undefined intrinsics for all commutative combinators of scrict undefined checks
|
changeset |
files
|
Tue, 01 Apr 2014 16:12:38 +0200 |
lagergren |
8038945: Simplify strict undefined checks
|
changeset |
files
|
Tue, 01 Apr 2014 11:19:32 +0200 |
lagergren |
8038799: Guard and unbox boxed primitives types on setting them in Properties to avoid megamorphisism
|
changeset |
files
|
Mon, 31 Mar 2014 14:13:34 +0200 |
lagergren |
8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.
|
changeset |
files
|
Thu, 27 Mar 2014 14:09:40 +0100 |
attila |
8038416: Access to undefined scoped variables deoptimized too much
|
changeset |
files
|
Thu, 27 Mar 2014 11:45:54 +0100 |
lagergren |
8038406: Testability: as a first step of moving loggers away from the process global space, the Debug object now supports logging POJOs from log entries as an event queue, which can be introspected from test scripts. This is way better than screen scraping brittle and subject-to-change log output.
|
changeset |
files
|
Wed, 26 Mar 2014 15:00:32 +0100 |
attila |
8038396: fix for the compiler expression evaluator to be more inquisitive about types
|
changeset |
files
|
Mon, 24 Mar 2014 18:41:06 +0100 |
attila |
8037534: Use scope types to determine optimistic types
|
changeset |
files
|
Mon, 24 Mar 2014 18:40:11 +0100 |
attila |
8038223: Symbol trace debug output takes time
|
changeset |
files
|
Fri, 21 Mar 2014 17:52:03 +0100 |
attila |
Merge
|
changeset |
files
|
Thu, 20 Mar 2014 16:26:54 +0100 |
lagergren |
8037967: Broke the build, by commiting without saving the last review comment
|
changeset |
files
|
Thu, 20 Mar 2014 16:16:42 +0100 |
lagergren |
8033334: Make sure that scope depth information is maintained in the RecompilableScriptFunctionDatas, to avoid unnecessary slow proto linkage when doing on demand compilation
|
changeset |
files
|
Mon, 17 Mar 2014 15:05:18 +0100 |
mnunez |
8037086: Check that deoptimizing recompilations are correct
|
changeset |
files
|
Fri, 14 Mar 2014 14:27:32 +0100 |
lagergren |
8036986: Test should check that correctly type is returned running with optimistic. If optimistic assumption was wrong we should get the right one.
|
changeset |
files
|
Wed, 12 Mar 2014 10:31:22 +0100 |
lagergren |
8037177: -Dnashorn.optimistic should be enabled by default, meaning that it has to be explicitly set to false to run with the jdk 8 style conservative types
|
changeset |
files
|
Wed, 05 Mar 2014 09:51:00 +0100 |
lagergren |
8036127: Prototype filter needs to be applied to getter guard as well, not just getter
|
changeset |
files
|
Mon, 03 Mar 2014 11:24:44 +0100 |
lagergren |
8035836: Array performance improvements
|
changeset |
files
|
Wed, 26 Feb 2014 13:17:57 +0100 |
attila |
8035820: Optimistic recompilation
|
changeset |
files
|
Wed, 04 Jun 2014 20:20:44 -0700 |
katleman |
Added tag jdk9-b16 for changeset e3b9d834796d
|
changeset |
files
|
Wed, 05 Jul 2017 19:43:34 +0200 |
duke |
Merge
|
changeset |
files
|
Wed, 04 Jun 2014 20:20:02 -0700 |
katleman |
Added tag jdk9-b16 for changeset 87bc69dea937
|
changeset |
files
|
Wed, 05 Jul 2017 19:43:31 +0200 |
duke |
Merge
|
changeset |
files
|
Thu, 05 Jun 2014 19:37:32 -0700 |
lana |
Merge
|
changeset |
files
|
Thu, 05 Jun 2014 12:13:50 +0100 |
michaelm |
8044766: New jdk.net classes have @since 1.9 tags in 8u20
|
changeset |
files
|
Thu, 05 Jun 2014 15:27:51 +0800 |
weijun |
8044755: Add a test for algorithm constraints check in jarsigner
|
changeset |
files
|
Wed, 04 Jun 2014 14:00:19 -0700 |
sherman |
8044727: Problem reading the contents of some zip files
|
changeset |
files
|
Wed, 04 Jun 2014 11:25:13 -0700 |
sherman |
8044725: Bug in zlib 1.2.5 prevents inflation of some gzipped files
|
changeset |
files
|
Wed, 04 Jun 2014 14:42:48 +0200 |
jfranck |
8039916: AnnotatedType.getType() of a Executable parameters may return wrong type
|
changeset |
files
|
Wed, 04 Jun 2014 13:37:16 +0100 |
chegar |
8044590: Broken links in jre.api.net.socketoptions
|
changeset |
files
|
Wed, 04 Jun 2014 13:12:16 +0200 |
mtobiass |
8036006: [TESTBUG] sun/tools/native2ascii/NativeErrors.java fails: Process exit code was 0, but error was expected.
|
changeset |
files
|
Wed, 04 Jun 2014 16:26:11 +0400 |
aefimov |
8032901: WaitForMultipleObjects() return value not handled appropriately
|
changeset |
files
|
Mon, 02 Jun 2014 17:59:08 +0200 |
miauno |
8044495: Remove test demo/jvmti/mtrace/TraceJFrame.java
|
changeset |
files
|
Wed, 04 Jun 2014 09:48:02 +0000 |
xuelei |
8044771: PKIXValidator indent cleanup
|
changeset |
files
|
Tue, 03 Jun 2014 21:21:32 +0530 |
sundar |
8044647: sun/tools/jrunscript/jrunscriptTest.sh start failing: Output of jrunscript -l nashorn differ from expected output
|
changeset |
files
|
Tue, 03 Jun 2014 18:31:13 +0400 |
kizune |
8044206: LambdaMetafactory.altMetafactory javadoc refers to wrong method
|
changeset |
files
|
Tue, 03 Jun 2014 17:55:58 +0400 |
yan |
8040081: Tidy warnings cleanup for java.applet
|
changeset |
files
|
Tue, 03 Jun 2014 10:55:27 +0200 |
erikj |
8044480: JDK image target overwrites lib/server/libjsig.dylib symlink with a copy of lib/libjsig.dylib
|
changeset |
files
|