sogoel [Thu, 05 Jun 2014 10:57:10 -0700] rev 24797
8044072: Group 2: create .out files for OverrideChecks tests in tools/javac dir
Reviewed-by: jjg
sogoel [Thu, 05 Jun 2014 10:44:38 -0700] rev 24796
8044064: Group 1: create .out files for cast and capture negative tests in tools/javac dir
Reviewed-by: jjg
mcimadamore [Thu, 05 Jun 2014 12:21:38 +0100] rev 24795
8043893: Inference doesn't report error on incompatible upper bounds
Summary: Failure on type-equality check during incorporation doesn't trigger inference error
Reviewed-by: vromero
vromero [Wed, 04 Jun 2014 20:01:13 +0100] rev 24794
8041713: Type inference of non-existent method references crashes the compiler
Reviewed-by: mcimadamore
vromero [Mon, 02 Jun 2014 22:36:40 +0100] rev 24793
8044487: Fix for 8042785 causes regression tests to fail with java.lang.VerifyError
Reviewed-by: jjg, ksrini
vromero [Fri, 30 May 2014 18:21:05 +0100] rev 24792
8042785: javac, bridge methods are not getting the flags from the original method
Reviewed-by: jjg, jlahoda
katleman [Wed, 04 Jun 2014 20:20:42 -0700] rev 24791
Added tag jdk9-b16 for changeset f75464f610f6
duke [Wed, 05 Jul 2017 19:43:59 +0200] rev 24790
Merge
katleman [Wed, 04 Jun 2014 20:20:26 -0700] rev 24789
Added tag jdk9-b16 for changeset 1fe6db2229a0
duke [Wed, 05 Jul 2017 19:43:55 +0200] rev 24788
Merge
katleman [Wed, 04 Jun 2014 20:20:16 -0700] rev 24787
Added tag jdk9-b16 for changeset 799f78314361
duke [Wed, 05 Jul 2017 19:43:51 +0200] rev 24786
Merge
lana [Thu, 05 Jun 2014 19:38:45 -0700] rev 24785
Merge
attila [Thu, 05 Jun 2014 12:16:09 +0200] rev 24784
8044816: On-demand compiled top-level program doesn't need :createProgramFunction
Reviewed-by: jlaskey, lagergren, sundar
attila [Thu, 05 Jun 2014 12:15:45 +0200] rev 24783
8046014: MultiGlobalCompiledScript should cache :createProgramFunction handle
Reviewed-by: lagergren, sundar
attila [Wed, 04 Jun 2014 20:43:37 +0200] rev 24782
8038413: NPE in unboxInteger
Reviewed-by: jlaskey, sundar
attila [Wed, 04 Jun 2014 16:52:50 +0200] rev 24781
8044803: Unnecessary restOf check
Reviewed-by: hannesw, jlaskey
sundar [Wed, 04 Jun 2014 19:01:24 +0530] rev 24780
8044695: __stack__ becomes visible in Error properties
Reviewed-by: lagergren, jlaskey, attila
attila [Wed, 04 Jun 2014 14:32:23 +0200] rev 24779
8044502: Get rid of global optimistic flag
Reviewed-by: lagergren, sundar
attila [Wed, 04 Jun 2014 13:08:57 +0200] rev 24778
8044638: Tidy up Nashorn codebase for code standards
Reviewed-by: lagergren, sundar
sundar [Wed, 04 Jun 2014 13:55:21 +0530] rev 24777
8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
Reviewed-by: attila, lagergren, hannesw
attila [Tue, 03 Jun 2014 12:05:59 +0200] rev 24776
8044518: Ensure exceptions related to optimistic recompilation are not serializable
Reviewed-by: lagergren, sundar
attila [Tue, 03 Jun 2014 12:05:42 +0200] rev 24775
8044534: Constant folding for unary + should produce int for boolean literals
Reviewed-by: lagergren, sundar
attila [Tue, 03 Jun 2014 12:04:36 +0200] rev 24774
8044533: Deoptimizing negation produces wrong result for zero
Reviewed-by: lagergren, sundar
attila [Tue, 03 Jun 2014 11:31:06 +0200] rev 24773
8044171: Make optimistic exception handlers smaller
Reviewed-by: hannesw, lagergren
sundar [Tue, 03 Jun 2014 14:13:03 +0530] rev 24772
8044520: Nashorn cannot execute node.js's express module
Reviewed-by: hannesw, lagergren
sundar [Tue, 03 Jun 2014 13:57:52 +0530] rev 24771
8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement
Reviewed-by: hannesw, lagergren
attila [Mon, 02 Jun 2014 17:36:43 +0200] rev 24770
Merge
attila [Wed, 28 May 2014 16:53:43 +0200] rev 24769
Merge
lagergren [Wed, 28 May 2014 13:58:46 +0200] rev 24768
8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
Reviewed-by: attila, sundar
lagergren [Tue, 27 May 2014 21:25:07 +0200] rev 24767
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)
Reviewed-by: jlaskey, sundar
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24766
8043632: Parallelize class installation and various script fixes.
Reviewed-by: sundar, attila