Thu, 12 Jun 2014 15:37:37 -0700 Merge
lana [Thu, 12 Jun 2014 15:37:37 -0700] rev 24883
Merge
Thu, 12 Jun 2014 17:39:09 +0530 8044517: Run & debug single Nashorn test
sundar [Thu, 12 Jun 2014 17:39:09 +0530] rev 24882
8044517: Run & debug single Nashorn test Reviewed-by: lagergren, attila Contributed-by: jaroslav.tulach@oracle.com
Wed, 11 Jun 2014 08:53:35 +0530 8044798: API for debugging Nashorn
sundar [Wed, 11 Jun 2014 08:53:35 +0530] rev 24881
8044798: API for debugging Nashorn Reviewed-by: jlaskey, hannesw
Mon, 09 Jun 2014 16:00:06 +0200 8046025: AccessorProperty.getGetter is not threadsafe
attila [Mon, 09 Jun 2014 16:00:06 +0200] rev 24880
8046025: AccessorProperty.getGetter is not threadsafe Reviewed-by: jlaskey, lagergren
Fri, 06 Jun 2014 16:51:53 +0200 8046215: Running uncompilable scripts throws NullPointerException
hannesw [Fri, 06 Jun 2014 16:51:53 +0200] rev 24879
8046215: Running uncompilable scripts throws NullPointerException Reviewed-by: sundar, jlaskey
Fri, 13 Jun 2014 11:21:41 -0700 Added tag jdk9-b18 for changeset 6ff236765d3b
katleman [Fri, 13 Jun 2014 11:21:41 -0700] rev 24878
Added tag jdk9-b18 for changeset 6ff236765d3b
Wed, 05 Jul 2017 19:45:12 +0200 Merge
duke [Wed, 05 Jul 2017 19:45:12 +0200] rev 24877
Merge
Fri, 13 Jun 2014 11:21:15 -0700 Added tag jdk9-b18 for changeset ab3f668fd6e3
katleman [Fri, 13 Jun 2014 11:21:15 -0700] rev 24876
Added tag jdk9-b18 for changeset ab3f668fd6e3
Wed, 05 Jul 2017 19:45:08 +0200 Merge
duke [Wed, 05 Jul 2017 19:45:08 +0200] rev 24875
Merge
Wed, 18 Jun 2014 10:09:22 -0700 Merge
lana [Wed, 18 Jun 2014 10:09:22 -0700] rev 24874
Merge
Fri, 13 Jun 2014 08:25:50 +0800 8046702: default_options.sh test failure on Solaris
weijun [Fri, 13 Jun 2014 08:25:50 +0800] rev 24873
8046702: default_options.sh test failure on Solaris Reviewed-by: xuelei
Thu, 12 Jun 2014 15:38:24 -0700 Merge
lana [Thu, 12 Jun 2014 15:38:24 -0700] rev 24872
Merge
Thu, 12 Jun 2014 10:32:19 +0200 8044865: Fix raw and unchecked lint warnings in management-related code
sjiang [Thu, 12 Jun 2014 10:32:19 +0200] rev 24871
8044865: Fix raw and unchecked lint warnings in management-related code Reviewed-by: darcy, sla, egahlin, dfuchs
Wed, 11 Jun 2014 15:47:53 +0200 8044135: Add API to start JMX agent from attach framework
sla [Wed, 11 Jun 2014 15:47:53 +0200] rev 24870
8044135: Add API to start JMX agent from attach framework Reviewed-by: alanb
Tue, 10 Jun 2014 11:15:23 +0100 8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses
prappo [Tue, 10 Jun 2014 11:15:23 +0100] rev 24869
8027308: HttpURLConnection should better handle URLs with literal IPv6 addresses Reviewed-by: chegar, alanb, michaelm
Wed, 11 Jun 2014 18:27:10 +0800 8023197: Pre-configured command line options for keytool and jarsigner
weijun [Wed, 11 Jun 2014 18:27:10 +0800] rev 24868
8023197: Pre-configured command line options for keytool and jarsigner Reviewed-by: xuelei
Tue, 10 Jun 2014 14:40:20 +0200 8029674: (reflect) getMethods returns default methods that are not members of the class
jfranck [Tue, 10 Jun 2014 14:40:20 +0200] rev 24867
8029674: (reflect) getMethods returns default methods that are not members of the class Summary: Filter out methods that have a more specific default method from result Reviewed-by: darcy, dlsmith
Wed, 11 Jun 2014 16:33:23 +0800 8046499: nativecache.c prints to stdout in debug build
weijun [Wed, 11 Jun 2014 16:33:23 +0800] rev 24866
8046499: nativecache.c prints to stdout in debug build Reviewed-by: xuelei
Tue, 10 Jun 2014 16:18:54 -0700 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
henryjen [Tue, 10 Jun 2014 16:18:54 -0700] rev 24865
8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo Reviewed-by: mduigou, lancea, alanb, mullan
Tue, 10 Jun 2014 14:17:32 -0700 8046368: Code cleanup in SeedGenerator.java
ascarpino [Tue, 10 Jun 2014 14:17:32 -0700] rev 24864
8046368: Code cleanup in SeedGenerator.java Reviewed-by: mullan Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Tue, 10 Jun 2014 12:04:42 -0700 8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches
ascarpino [Tue, 10 Jun 2014 12:04:42 -0700] rev 24863
8039212: SecretKeyBasic.sh needs to avoid NSS libnss3 and libsoftokn3 version mismatches Reviewed-by: vinnie
Tue, 10 Jun 2014 08:07:39 -0700 8004807: java/util/Timer/Args.java failing intermittently in HS testing
martin [Tue, 10 Jun 2014 08:07:39 -0700] rev 24862
8004807: java/util/Timer/Args.java failing intermittently in HS testing Summary: update test to improve reliability Reviewed-by: rriggs, ewang
Tue, 10 Jun 2014 15:49:53 +0100 8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c
vinnie [Tue, 10 Jun 2014 15:49:53 +0100] rev 24861
8040812: Uninitialised memory in jdk/src/share/native/sun/security/ec/impl/mpi.c Reviewed-by: mullan
Mon, 09 Jun 2014 15:40:40 +0400 8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method
vlivanov [Mon, 09 Jun 2014 15:40:40 +0400] rev 24860
8032400: JSR292: invokeSpecial: InternalError attempting to lookup a method Reviewed-by: psandoz, jrose
Fri, 06 Jun 2014 14:23:08 -0700 8046085: inserting null key into HashMap treebin fails.
mduigou [Fri, 06 Jun 2014 14:23:08 -0700] rev 24859
8046085: inserting null key into HashMap treebin fails. Reviewed-by: dl, mduigou, alanb, chegar Contributed-by: paul.sandoz@oracle.com, mike.duigou@oracle.com
Sat, 07 Jun 2014 00:17:02 +0800 8043954: Add async connect() support to NET_Connect() for AIX platform
luchsh [Sat, 07 Jun 2014 00:17:02 +0800] rev 24858
8043954: Add async connect() support to NET_Connect() for AIX platform Reviewed-by: alanb
Fri, 06 Jun 2014 22:31:53 +0800 8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame
weijun [Fri, 06 Jun 2014 22:31:53 +0800] rev 24857
8044747: [TESTBUG] Test sun/security/tools/policytool/i18n.sh fails after clicking 'Done' button in test frame Reviewed-by: xuelei
Fri, 06 Jun 2014 10:47:30 +0100 8043613: Update .properties files for serialver tool
chegar [Fri, 06 Jun 2014 10:47:30 +0100] rev 24856
8043613: Update .properties files for serialver tool Reviewed-by: mfang
Fri, 13 Jun 2014 11:21:30 -0700 Added tag jdk9-b18 for changeset fa91157087a5
katleman [Fri, 13 Jun 2014 11:21:30 -0700] rev 24855
Added tag jdk9-b18 for changeset fa91157087a5
Wed, 05 Jul 2017 19:45:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:45:00 +0200] rev 24854
Merge
Wed, 18 Jun 2014 10:08:52 -0700 Merge
lana [Wed, 18 Jun 2014 10:08:52 -0700] rev 24853
Merge
Thu, 12 Jun 2014 19:03:25 -0700 Merge
lana [Thu, 12 Jun 2014 19:03:25 -0700] rev 24852
Merge
Thu, 12 Jun 2014 15:36:49 -0700 Merge
lana [Thu, 12 Jun 2014 15:36:49 -0700] rev 24851
Merge
Fri, 06 Jun 2014 10:19:50 -0700 Merge
amurillo [Fri, 06 Jun 2014 10:19:50 -0700] rev 24850
Merge
Thu, 05 Jun 2014 10:34:57 -0700 Merge
jmasa [Thu, 05 Jun 2014 10:34:57 -0700] rev 24849
Merge
Wed, 04 Jun 2014 14:16:20 +0200 8044768: Backout fix for JDK-8040807
pliden [Wed, 04 Jun 2014 14:16:20 +0200] rev 24848
8044768: Backout fix for JDK-8040807 Reviewed-by: brutisso, ehelin
Thu, 29 May 2014 14:31:28 +0200 8042933: assert(capacity_until_gc >= committed_bytes) failed
ehelin [Thu, 29 May 2014 14:31:28 +0200] rev 24847
8042933: assert(capacity_until_gc >= committed_bytes) failed Reviewed-by: stefank, jmasa
Tue, 03 Jun 2014 09:34:04 +0000 Merge
brutisso [Tue, 03 Jun 2014 09:34:04 +0000] rev 24846
Merge
Tue, 03 Jun 2014 10:44:36 +0200 8043239: G1: Missing post barrier in processing of j.l.ref.Reference objects
brutisso [Tue, 03 Jun 2014 10:44:36 +0200] rev 24845
8043239: G1: Missing post barrier in processing of j.l.ref.Reference objects Summary: Removed all write barriers during reference processing and added explicit write barriers when iterating through the discovered list. Reviewed-by: pliden, jmasa, tschatzl
Tue, 03 Jun 2014 10:37:46 +0200 8040807: G1: Enable G1CollectedHeap::stop()
pliden [Tue, 03 Jun 2014 10:37:46 +0200] rev 24844
8040807: G1: Enable G1CollectedHeap::stop() Reviewed-by: brutisso, jmasa, tschatzl
Mon, 02 Jun 2014 06:29:34 -0700 Merge
jmasa [Mon, 02 Jun 2014 06:29:34 -0700] rev 24843
Merge
Fri, 30 May 2014 10:43:51 +0200 8042310: TestStringDeduplicationMemoryUsage test failing
pliden [Fri, 30 May 2014 10:43:51 +0200] rev 24842
8042310: TestStringDeduplicationMemoryUsage test failing Reviewed-by: ehelin, jwilhelm
Fri, 30 May 2014 10:37:39 +0200 8044132: Quarantine unstable/broken GC tests
pliden [Fri, 30 May 2014 10:37:39 +0200] rev 24841
8044132: Quarantine unstable/broken GC tests Reviewed-by: ehelin, jwilhelm
Mon, 02 Jun 2014 21:36:59 -0400 8038587: [TESTBUG] Create CDS tests to exercise region sizes and base address
mseledtsov [Mon, 02 Jun 2014 21:36:59 -0400] rev 24840
8038587: [TESTBUG] Create CDS tests to exercise region sizes and base address Summary: Added new tests to cover missing CDS basic funtions Reviewed-by: coleenp, ctornqvi
Tue, 03 Jun 2014 09:44:54 +0200 8044531: Event based tracing locks to rank as leafs where possible
mgronlun [Tue, 03 Jun 2014 09:44:54 +0200] rev 24839
8044531: Event based tracing locks to rank as leafs where possible Reviewed-by: dcubed, dholmes
Mon, 02 Jun 2014 18:15:18 +0000 Merge
ctornqvi [Mon, 02 Jun 2014 18:15:18 +0000] rev 24838
Merge
Mon, 02 Jun 2014 19:08:18 +0200 8044364: runtime/RedefineFinalizer test fails on windows
ctornqvi [Mon, 02 Jun 2014 19:08:18 +0200] rev 24837
8044364: runtime/RedefineFinalizer test fails on windows Summary: Rewrote the test in pure Java, added RedefineClassHelper utility class Reviewed-by: coleenp, allwin, gtriantafill, dsamersoff
Mon, 02 Jun 2014 09:30:08 -0700 8038132: jprt bundles have libjsig.dylib in different place on OSX
rdurbin [Mon, 02 Jun 2014 09:30:08 -0700] rev 24836
8038132: jprt bundles have libjsig.dylib in different place on OSX Summary: The build of Hotspot should not remove the symlinks for libjsig. Reviewed-by: dcubed, dholmes
Mon, 02 Jun 2014 11:20:14 +0200 8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper
ykantser [Mon, 02 Jun 2014 11:20:14 +0200] rev 24835
8043915: Tests get ClassNotFoundException: com.oracle.java.testlibrary.StreamPumper Reviewed-by: sla, allwin
Sun, 01 Jun 2014 11:56:15 -0400 Merge
coleenp [Sun, 01 Jun 2014 11:56:15 -0400] rev 24834
Merge
Fri, 30 May 2014 19:13:07 +0200 8044398: Attach code should propagate errors in Diagnostic Commands as errors
sla [Fri, 30 May 2014 19:13:07 +0200] rev 24833
8044398: Attach code should propagate errors in Diagnostic Commands as errors Reviewed-by: dcubed, mgronlun
Fri, 30 May 2014 07:20:51 -0700 8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock'
dcubed [Fri, 30 May 2014 07:20:51 -0700] rev 24832
8036823: Stack trace sometimes shows 'locked' instead of 'waiting to lock' Summary: Add a !owner check for 'waiting to lock' to catch current_pending_monitor corner cases. Reviewed-by: dholmes, sspitsyn, kmo, zgu Contributed-by: rednaxelafx@gmail.com, zhengyu.gu@oracle.com, daniel.daugherty@oracle.com
Thu, 29 May 2014 08:58:51 -0400 8041623: Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic.
lfoltan [Thu, 29 May 2014 08:58:51 -0400] rev 24831
8041623: Solaris Studio 12.4 C++ 5.13, CHECK_UNHANDLED_OOPS use of class oop's copy constructor definitions causing error level diagnostic. Summary: Fix several minor compilation issues with volatile oops for CHECK_UNHANDLED_OOPS support. Reviewed-by: coleenp, hseigel
Wed, 28 May 2014 22:59:29 +0200 8043786: [TESTBUG] runtime/CommandLine/TestHexArguments.java test fails in nightly
ctornqvi [Wed, 28 May 2014 22:59:29 +0200] rev 24830
8043786: [TESTBUG] runtime/CommandLine/TestHexArguments.java test fails in nightly Summary: Changed test to not pass on external flags to child processes Reviewed-by: coleenp, hseigel
Wed, 28 May 2014 15:03:36 +0000 Merge
dsamersoff [Wed, 28 May 2014 15:03:36 +0000] rev 24829
Merge
Wed, 28 May 2014 07:36:32 -0700 6904403: assert(f == k-&gt;has_finalizer(),&quot;inconsistent has_finalizer&quot;) with debug VM
dsamersoff [Wed, 28 May 2014 07:36:32 -0700] rev 24828
6904403: assert(f == k-&gt;has_finalizer(),&quot;inconsistent has_finalizer&quot;) with debug VM Summary: Don't assert if one of classes in hierarhy was redefined Reviewed-by: coleenp, sspitsyn
Wed, 28 May 2014 06:26:05 -0700 8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5
poonam [Wed, 28 May 2014 06:26:05 -0700] rev 24827
8043086: Hotspot is expected to report OOM which is occurred String.intern(), but crashes in JDK8u5 Summary: In case of allocation failure, restore the value of _chunk in Arena Reviewed-by: dholmes, dcubed
Tue, 27 May 2014 21:58:23 -0700 8043896: Error reporting for insufficient shared region size is incorrect
minqi [Tue, 27 May 2014 21:58:23 -0700] rev 24826
8043896: Error reporting for insufficient shared region size is incorrect Summary: In SharedSpaceType, we have three enum types which are used in report_out_of_shared_space(SharedSpaceType type). In fact we supplied more than three messages and flags. This leads the warning always gives wrong message with the first not used. Reviewed-by: iklam, coleenp Contributed-by: yumin.qi@oracle.com
Fri, 13 Jun 2014 11:21:19 -0700 Added tag jdk9-b18 for changeset f41278d32da8
katleman [Fri, 13 Jun 2014 11:21:19 -0700] rev 24825
Added tag jdk9-b18 for changeset f41278d32da8
Fri, 13 Jun 2014 11:21:13 -0700 Added tag jdk9-b18 for changeset 09ca10d317fc
katleman [Fri, 13 Jun 2014 11:21:13 -0700] rev 24824
Added tag jdk9-b18 for changeset 09ca10d317fc
Wed, 05 Jul 2017 19:44:42 +0200 Added tag jdk9-b18 for changeset c5495e25c725
duke [Wed, 05 Jul 2017 19:44:42 +0200] rev 24823
Added tag jdk9-b18 for changeset c5495e25c725
Wed, 05 Jul 2017 19:44:42 +0200 Merge jdk9-b18
duke [Wed, 05 Jul 2017 19:44:42 +0200] rev 24822
Merge
Wed, 05 Jul 2017 19:44:39 +0200 Merge
duke [Wed, 05 Jul 2017 19:44:39 +0200] rev 24821
Merge
Thu, 12 Jun 2014 10:32:42 -0700 Added tag jdk9-b17 for changeset abd9a49d0b9c
katleman [Thu, 12 Jun 2014 10:32:42 -0700] rev 24820
Added tag jdk9-b17 for changeset abd9a49d0b9c
Wed, 05 Jul 2017 19:44:35 +0200 Merge
duke [Wed, 05 Jul 2017 19:44:35 +0200] rev 24819
Merge
Thu, 12 Jun 2014 10:32:30 -0700 Added tag jdk9-b17 for changeset f67a670502cb
katleman [Thu, 12 Jun 2014 10:32:30 -0700] rev 24818
Added tag jdk9-b17 for changeset f67a670502cb
Wed, 05 Jul 2017 19:44:33 +0200 Merge
duke [Wed, 05 Jul 2017 19:44:33 +0200] rev 24817
Merge
Thu, 12 Jun 2014 10:32:27 -0700 Added tag jdk9-b17 for changeset a190ad71abdc
katleman [Thu, 12 Jun 2014 10:32:27 -0700] rev 24816
Added tag jdk9-b17 for changeset a190ad71abdc
Wed, 05 Jul 2017 19:44:29 +0200 Merge
duke [Wed, 05 Jul 2017 19:44:29 +0200] rev 24815
Merge
Thu, 12 Jun 2014 10:32:44 -0700 Added tag jdk9-b17 for changeset 681b70d49d8d
katleman [Thu, 12 Jun 2014 10:32:44 -0700] rev 24814
Added tag jdk9-b17 for changeset 681b70d49d8d
Wed, 05 Jul 2017 19:44:26 +0200 Merge
duke [Wed, 05 Jul 2017 19:44:26 +0200] rev 24813
Merge
Thu, 12 Jun 2014 10:32:11 -0700 Added tag jdk9-b17 for changeset 51596e763410
katleman [Thu, 12 Jun 2014 10:32:11 -0700] rev 24812
Added tag jdk9-b17 for changeset 51596e763410
Wed, 05 Jul 2017 19:44:23 +0200 Merge
duke [Wed, 05 Jul 2017 19:44:23 +0200] rev 24811
Merge
Thu, 12 Jun 2014 10:32:32 -0700 Added tag jdk9-b17 for changeset e2e5f24869d5
katleman [Thu, 12 Jun 2014 10:32:32 -0700] rev 24810
Added tag jdk9-b17 for changeset e2e5f24869d5
Wed, 05 Jul 2017 19:44:20 +0200 Merge
duke [Wed, 05 Jul 2017 19:44:20 +0200] rev 24809
Merge
Thu, 12 Jun 2014 18:42:33 +0000 Merge
tbell [Thu, 12 Jun 2014 18:42:33 +0000] rev 24808
Merge
Thu, 12 Jun 2014 18:09:29 +0000 8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux
tbell [Thu, 12 Jun 2014 18:09:29 +0000] rev 24807
8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux Reviewed-by: erikj, dholmes
Thu, 12 Jun 2014 10:32:21 -0700 Added tag jdk9-b17 for changeset b14260e7f98f
katleman [Thu, 12 Jun 2014 10:32:21 -0700] rev 24806
Added tag jdk9-b17 for changeset b14260e7f98f
Thu, 12 Jun 2014 18:42:29 +0000 Merge
tbell [Thu, 12 Jun 2014 18:42:29 +0000] rev 24805
Merge
Thu, 12 Jun 2014 18:08:39 +0000 8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux
tbell [Thu, 12 Jun 2014 18:08:39 +0000] rev 24804
8046474: Source changes needed to build JDK 9 with new platforms and compilers on Solaris and Linux Reviewed-by: erikj, dholmes
Thu, 12 Jun 2014 10:32:09 -0700 Added tag jdk9-b17 for changeset 4f048ac42b56
katleman [Thu, 12 Jun 2014 10:32:09 -0700] rev 24803
Added tag jdk9-b17 for changeset 4f048ac42b56
Wed, 05 Jul 2017 19:44:08 +0200 Added tag jdk9-b17 for changeset 410bccbded9e
duke [Wed, 05 Jul 2017 19:44:08 +0200] rev 24802
Added tag jdk9-b17 for changeset 410bccbded9e
Wed, 05 Jul 2017 19:44:08 +0200 Merge jdk9-b17
duke [Wed, 05 Jul 2017 19:44:08 +0200] rev 24801
Merge
Wed, 05 Jul 2017 19:44:04 +0200 Merge
duke [Wed, 05 Jul 2017 19:44:04 +0200] rev 24800
Merge
Thu, 05 Jun 2014 19:38:17 -0700 Merge
lana [Thu, 05 Jun 2014 19:38:17 -0700] rev 24799
Merge
Thu, 05 Jun 2014 13:22:37 -0700 8046067: test/tools/javac/api/6410643/T6410643.java is broken
jjg [Thu, 05 Jun 2014 13:22:37 -0700] rev 24798
8046067: test/tools/javac/api/6410643/T6410643.java is broken Reviewed-by: darcy, ksrini
Thu, 05 Jun 2014 10:57:10 -0700 8044072: Group 2: create .out files for OverrideChecks tests in tools/javac dir
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
Thu, 05 Jun 2014 10:44:38 -0700 8044064: Group 1: create .out files for cast and capture negative tests in tools/javac dir
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
Thu, 05 Jun 2014 12:21:38 +0100 8043893: Inference doesn't report error on incompatible upper bounds
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
Wed, 04 Jun 2014 20:01:13 +0100 8041713: Type inference of non-existent method references crashes the compiler
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
Mon, 02 Jun 2014 22:36:40 +0100 8044487: Fix for 8042785 causes regression tests to fail with java.lang.VerifyError
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
Fri, 30 May 2014 18:21:05 +0100 8042785: javac, bridge methods are not getting the flags from the original method
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
Wed, 04 Jun 2014 20:20:42 -0700 Added tag jdk9-b16 for changeset f75464f610f6
katleman [Wed, 04 Jun 2014 20:20:42 -0700] rev 24791
Added tag jdk9-b16 for changeset f75464f610f6
Wed, 05 Jul 2017 19:43:59 +0200 Merge
duke [Wed, 05 Jul 2017 19:43:59 +0200] rev 24790
Merge
Wed, 04 Jun 2014 20:20:26 -0700 Added tag jdk9-b16 for changeset 1fe6db2229a0
katleman [Wed, 04 Jun 2014 20:20:26 -0700] rev 24789
Added tag jdk9-b16 for changeset 1fe6db2229a0
Wed, 05 Jul 2017 19:43:55 +0200 Merge
duke [Wed, 05 Jul 2017 19:43:55 +0200] rev 24788
Merge
Wed, 04 Jun 2014 20:20:16 -0700 Added tag jdk9-b16 for changeset 799f78314361
katleman [Wed, 04 Jun 2014 20:20:16 -0700] rev 24787
Added tag jdk9-b16 for changeset 799f78314361
Wed, 05 Jul 2017 19:43:51 +0200 Merge
duke [Wed, 05 Jul 2017 19:43:51 +0200] rev 24786
Merge
Thu, 05 Jun 2014 19:38:45 -0700 Merge
lana [Thu, 05 Jun 2014 19:38:45 -0700] rev 24785
Merge
Thu, 05 Jun 2014 12:16:09 +0200 8044816: On-demand compiled top-level program doesn't need :createProgramFunction
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
Thu, 05 Jun 2014 12:15:45 +0200 8046014: MultiGlobalCompiledScript should cache :createProgramFunction handle
attila [Thu, 05 Jun 2014 12:15:45 +0200] rev 24783
8046014: MultiGlobalCompiledScript should cache :createProgramFunction handle Reviewed-by: lagergren, sundar
Wed, 04 Jun 2014 20:43:37 +0200 8038413: NPE in unboxInteger
attila [Wed, 04 Jun 2014 20:43:37 +0200] rev 24782
8038413: NPE in unboxInteger Reviewed-by: jlaskey, sundar
Wed, 04 Jun 2014 16:52:50 +0200 8044803: Unnecessary restOf check
attila [Wed, 04 Jun 2014 16:52:50 +0200] rev 24781
8044803: Unnecessary restOf check Reviewed-by: hannesw, jlaskey
Wed, 04 Jun 2014 19:01:24 +0530 8044695: __stack__ becomes visible in Error properties
sundar [Wed, 04 Jun 2014 19:01:24 +0530] rev 24780
8044695: __stack__ becomes visible in Error properties Reviewed-by: lagergren, jlaskey, attila
Wed, 04 Jun 2014 14:32:23 +0200 8044502: Get rid of global optimistic flag
attila [Wed, 04 Jun 2014 14:32:23 +0200] rev 24779
8044502: Get rid of global optimistic flag Reviewed-by: lagergren, sundar
Wed, 04 Jun 2014 13:08:57 +0200 8044638: Tidy up Nashorn codebase for code standards
attila [Wed, 04 Jun 2014 13:08:57 +0200] rev 24778
8044638: Tidy up Nashorn codebase for code standards Reviewed-by: lagergren, sundar
Wed, 04 Jun 2014 13:55:21 +0530 8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
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
Tue, 03 Jun 2014 12:05:59 +0200 8044518: Ensure exceptions related to optimistic recompilation are not serializable
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
Tue, 03 Jun 2014 12:05:42 +0200 8044534: Constant folding for unary + should produce int for boolean literals
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
Tue, 03 Jun 2014 12:04:36 +0200 8044533: Deoptimizing negation produces wrong result for zero
attila [Tue, 03 Jun 2014 12:04:36 +0200] rev 24774
8044533: Deoptimizing negation produces wrong result for zero Reviewed-by: lagergren, sundar
Tue, 03 Jun 2014 11:31:06 +0200 8044171: Make optimistic exception handlers smaller
attila [Tue, 03 Jun 2014 11:31:06 +0200] rev 24773
8044171: Make optimistic exception handlers smaller Reviewed-by: hannesw, lagergren
Tue, 03 Jun 2014 14:13:03 +0530 8044520: Nashorn cannot execute node.js's express module
sundar [Tue, 03 Jun 2014 14:13:03 +0530] rev 24772
8044520: Nashorn cannot execute node.js's express module Reviewed-by: hannesw, lagergren
Tue, 03 Jun 2014 13:57:52 +0530 8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement
sundar [Tue, 03 Jun 2014 13:57:52 +0530] rev 24771
8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement Reviewed-by: hannesw, lagergren
Mon, 02 Jun 2014 17:36:43 +0200 Merge
attila [Mon, 02 Jun 2014 17:36:43 +0200] rev 24770
Merge
Wed, 28 May 2014 16:53:43 +0200 Merge
attila [Wed, 28 May 2014 16:53:43 +0200] rev 24769
Merge
Wed, 28 May 2014 13:58:46 +0200 8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
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
Tue, 27 May 2014 21:25:07 +0200 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)
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
Wed, 21 May 2014 16:12:40 +0200 8043632: Parallelize class installation and various script fixes.
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24766
8043632: Parallelize class installation and various script fixes. Reviewed-by: sundar, attila
Wed, 21 May 2014 16:12:40 +0200 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
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24765
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 Reviewed-by: sundar, attila
Wed, 21 May 2014 16:12:40 +0200 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.
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24764
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. Reviewed-by: sundar, attila
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip