Mon, 22 Sep 2014 10:41:45 -0700 8043740: Doubles with large exponents overflow to Infinity incorrectly
bpb [Mon, 22 Sep 2014 10:41:45 -0700] rev 26722
8043740: Doubles with large exponents overflow to Infinity incorrectly Summary: Modify test of exponent overflow to account for subsequent decrement. Reviewed-by: darcy Contributed-by: Sandipan Razzaque <me@sandipan.net>
Mon, 22 Sep 2014 10:47:27 +0200 8057564: JVM hangs at getAgentProperties after attaching to VM with lower
sgabdura [Mon, 22 Sep 2014 10:47:27 +0200] rev 26721
8057564: JVM hangs at getAgentProperties after attaching to VM with lower Summary: Create custom Security Descriptor for Named Pipe. Reviewed-by: mgronlun, dsamersoff, uta
Fri, 19 Sep 2014 16:34:59 +0200 8055032: Improve numerical parsing in java.net and sun.net
redestad [Fri, 19 Sep 2014 16:34:59 +0200] rev 26720
8055032: Improve numerical parsing in java.net and sun.net Reviewed-by: alanb
Fri, 19 Sep 2014 16:49:08 +0400 8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods
kshefov [Fri, 19 Sep 2014 16:49:08 +0400] rev 26719
8058728: TEST_BUG: Make java/lang/invoke/LFCaching/LFGarbageCollectedTest.java skip arrayElementSetter and arrayElementGetter methods Reviewed-by: vlivanov, iignatyev, psandoz
Fri, 19 Sep 2014 13:00:17 +0400 8058635: [TEST_BUG] sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with Compilation error
kshefov [Fri, 19 Sep 2014 13:00:17 +0400] rev 26718
8058635: [TEST_BUG] sun/awt/datatransfer/SuplementaryCharactersTransferTest.java fails with Compilation error Reviewed-by: serb, alexsch Contributed-by: pooja.chopra@oracle.com
Fri, 19 Sep 2014 09:59:36 +0200 8055189: Cleanup gensrc after source code restructure
erikj [Fri, 19 Sep 2014 09:59:36 +0200] rev 26717
8055189: Cleanup gensrc after source code restructure Reviewed-by: ihse, tbell
Tue, 16 Sep 2014 13:20:51 -0700 8047223: Add algorithm parameter to EncodedKeySpec class and its two subclasses
juh [Tue, 16 Sep 2014 13:20:51 -0700] rev 26716
8047223: Add algorithm parameter to EncodedKeySpec class and its two subclasses Reviewed-by: mullan
Thu, 18 Sep 2014 16:25:50 -0700 8058550: Clarify that TimerTasks are not reusable
martin [Thu, 18 Sep 2014 16:25:50 -0700] rev 26715
8058550: Clarify that TimerTasks are not reusable Reviewed-by: alanb, chegar
Mon, 15 Sep 2014 18:38:16 -0700 8058520: jar xf does not work on zip files with leading garbage
martin [Mon, 15 Sep 2014 18:38:16 -0700] rev 26714
8058520: jar xf does not work on zip files with leading garbage Summary: Fall back to ZipFile if ZipInputStream finds no entries Reviewed-by: sherman
Thu, 25 Sep 2014 12:40:26 -0700 Added tag jdk9-b32 for changeset 6558cf507217
katleman [Thu, 25 Sep 2014 12:40:26 -0700] rev 26713
Added tag jdk9-b32 for changeset 6558cf507217
Wed, 05 Jul 2017 20:02:07 +0200 Merge
duke [Wed, 05 Jul 2017 20:02:07 +0200] rev 26712
Merge
Thu, 25 Sep 2014 16:21:54 -0700 Merge
lana [Thu, 25 Sep 2014 16:21:54 -0700] rev 26711
Merge
Fri, 19 Sep 2014 01:59:59 -0700 Merge
amurillo [Fri, 19 Sep 2014 01:59:59 -0700] rev 26710
Merge
Thu, 18 Sep 2014 18:40:37 +0000 Merge
adlertz [Thu, 18 Sep 2014 18:40:37 +0000] rev 26709
Merge
Thu, 18 Sep 2014 19:30:59 +0200 Merge
adlertz [Thu, 18 Sep 2014 19:30:59 +0200] rev 26708
Merge
Tue, 16 Sep 2014 21:29:30 +0400 8057165: [TESTBUG] Need a test to cover JDK-8054883
iignatyev [Tue, 16 Sep 2014 21:29:30 +0400] rev 26707
8057165: [TESTBUG] Need a test to cover JDK-8054883 Reviewed-by: kvn, iveresov, iignatyev Contributed-by: Boris Molodenkov <boris.molodenkov@oracle.com>
Tue, 16 Sep 2014 14:39:11 +0200 8058452: ciInstanceKlass::non_static_fields() can be removed
anoll [Tue, 16 Sep 2014 14:39:11 +0200] rev 26706
8058452: ciInstanceKlass::non_static_fields() can be removed Summary: ciInstanceKlass::non_static_fields() and all associated data structures can be removed since they are unused. Reviewed-by: kvn, thartmann
Mon, 15 Sep 2014 08:08:22 +0200 8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods
thartmann [Mon, 15 Sep 2014 08:08:22 +0200] rev 26705
8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods Summary: Removed 'InvalidOSREntryBci' and checking nmethod::_state instead to determine if an osr method is non-entrant. Reviewed-by: kvn, vlivanov, drchase
Thu, 18 Sep 2014 19:41:50 +0200 Merge
jwilhelm [Thu, 18 Sep 2014 19:41:50 +0200] rev 26704
Merge
Tue, 16 Sep 2014 09:31:42 +0000 Merge
stefank [Tue, 16 Sep 2014 09:31:42 +0000] rev 26703
Merge
Tue, 16 Sep 2014 10:13:45 +0200 8058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr
stefank [Tue, 16 Sep 2014 10:13:45 +0200] rev 26702
8058475: TestCMSClassUnloadingEnabledHWM.java fails with '.*CMS Initial Mark.*' missing from stdout/stderr Reviewed-by: mgerdin, tschatzl, brutisso
Tue, 16 Sep 2014 10:28:15 +0200 8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set
tschatzl [Tue, 16 Sep 2014 10:28:15 +0200] rev 26701
8052172: Evacuation failure handling in G1 does not evacuate all objects if -XX:-G1DeferredRSUpdate is set Summary: Remove -XX:-G1DeferredRSUpdate functionality as it is racy. During evacuation failure handling, threads where evacuation failure handling occurred may try to add remembered sets to regions which remembered sets are currently being scanned. The iterator to handle the remembered set scan does not support addition of entries during scan and so may skip valid references. Reviewed-by: iveresov, brutisso, mgerdin
Tue, 24 Jun 2014 15:50:50 +0200 8049864: TestParallelHeapSizeFlags fails with unexpected heap size
ehelin [Tue, 24 Jun 2014 15:50:50 +0200] rev 26700
8049864: TestParallelHeapSizeFlags fails with unexpected heap size Reviewed-by: sjohanss, jmasa
Mon, 15 Sep 2014 13:32:30 +0000 Merge
jwilhelm [Mon, 15 Sep 2014 13:32:30 +0000] rev 26699
Merge
Mon, 15 Sep 2014 15:28:43 +0200 Merge
jwilhelm [Mon, 15 Sep 2014 15:28:43 +0200] rev 26698
Merge
Mon, 15 Sep 2014 10:57:22 +0200 8049536: os::commit_memory on Solaris uses aligment_hint as page size
ehelin [Mon, 15 Sep 2014 10:57:22 +0200] rev 26697
8049536: os::commit_memory on Solaris uses aligment_hint as page size Reviewed-by: stefank, tschatzl
Mon, 15 Sep 2014 12:19:31 +0200 8057768: Make heap region region type in G1 HeapRegion explicit
tonyp [Mon, 15 Sep 2014 12:19:31 +0200] rev 26696
8057768: Make heap region region type in G1 HeapRegion explicit Reviewed-by: brutisso, tschatzl
Thu, 11 Sep 2014 14:21:24 +0200 8056237: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM
jwilhelm [Thu, 11 Sep 2014 14:21:24 +0200] rev 26695
8056237: [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM Summary: Added respect for available memory. Renamed function names Reviewed-by: jwilhelm, tschatzl Contributed-by: andrey.x.zakharov@oracle.com
Thu, 11 Sep 2014 14:21:13 +0200 8041946: CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap
jwilhelm [Thu, 11 Sep 2014 14:21:13 +0200] rev 26694
8041946: CMM Testing: 8u40 an allocated humongous object at the end of the heap should not prevents shrinking the heap Summary: New test added Reviewed-by: jwilhelm, tschatzl Contributed-by: andrey.x.zakharov@oracle.com
Tue, 26 Aug 2014 11:53:24 +0200 8056039: Hotspot does not compile with clang 3.4 on Linux
mgerdin [Tue, 26 Aug 2014 11:53:24 +0200] rev 26693
8056039: Hotspot does not compile with clang 3.4 on Linux Reviewed-by: brutisso, sla
Wed, 10 Sep 2014 11:55:33 +0200 8057799: Unnecessary NULL check in G1KeepAliveClosure
tonyp [Wed, 10 Sep 2014 11:55:33 +0200] rev 26692
8057799: Unnecessary NULL check in G1KeepAliveClosure Reviewed-by: tschatzl, stefank
Tue, 16 Sep 2014 12:13:13 +0200 8056999: Make hotspot builds less verbose on default log level
ihse [Tue, 16 Sep 2014 12:13:13 +0200] rev 26691
8056999: Make hotspot builds less verbose on default log level Reviewed-by: dholmes, erikj
Mon, 15 Sep 2014 14:28:15 -0700 8058504: [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java
gtriantafill [Mon, 15 Sep 2014 14:28:15 -0700] rev 26690
8058504: [TESTBUG] Temporarily disable failing test runtime/NMT/MallocTrackingVerify.java Reviewed-by: ctornqvi, hseigel
Fri, 12 Sep 2014 14:05:28 -0700 Merge
iklam [Fri, 12 Sep 2014 14:05:28 -0700] rev 26689
Merge
Thu, 11 Sep 2014 17:54:22 -0700 8022865: [TESTBUG] Compressed Oops testing needs to be revised
ctornqvi [Thu, 11 Sep 2014 17:54:22 -0700] rev 26688
8022865: [TESTBUG] Compressed Oops testing needs to be revised Summary: Rewrote compressed oops tests Reviewed-by: kvn, coleenp, mseledtsov
Thu, 11 Sep 2014 10:46:32 -0400 8055145: [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException
coleenp [Thu, 11 Sep 2014 10:46:32 -0400] rev 26687
8055145: [TESTBUG] runtime/7158988/FieldMonitor.java fails with VMDisconnectedException Summary: Exclude this test on JPRT and make it trivially pass if it gets a disconnected exception (which seems rare) Reviewed-by: gtriantafill, sspitsyn, ctornqvi
Thu, 11 Sep 2014 03:13:29 -0700 8054174: minor buglet in computation of end of pc descs in libjvm_db.c
dsamersoff [Thu, 11 Sep 2014 03:13:29 -0700] rev 26686
8054174: minor buglet in computation of end of pc descs in libjvm_db.c Summary: fixed scopes_pcs_end calculation Reviewed-by: sspitsyn, sla Contributed-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Wed, 10 Sep 2014 17:06:36 -0700 Merge
dcubed [Wed, 10 Sep 2014 17:06:36 -0700] rev 26685
Merge
Wed, 10 Sep 2014 11:52:16 -0600 8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket
dcubed [Wed, 10 Sep 2014 11:52:16 -0600] rev 26684
8057109: manual cleanup of white space issues prior to Contended Locking reorder and cache line bucket Reviewed-by: fparain, sspitsyn, coleenp
Wed, 10 Sep 2014 11:48:20 -0600 8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket
dcubed [Wed, 10 Sep 2014 11:48:20 -0600] rev 26683
8057107: cleanup indent white space issues prior to Contended Locking reorder and cache line bucket Reviewed-by: fparain, sspitsyn, coleenp
Wed, 10 Sep 2014 09:52:41 -0700 8057744: (process) Synchronize exiting of threads and process [win]
igerasim [Wed, 10 Sep 2014 09:52:41 -0700] rev 26682
8057744: (process) Synchronize exiting of threads and process [win] Reviewed-by: dholmes, dcubed, sla
Wed, 10 Sep 2014 07:06:37 -0700 8055719: Clean out support for old VC versions from ProjectCreator
ctornqvi [Wed, 10 Sep 2014 07:06:37 -0700] rev 26681
8055719: Clean out support for old VC versions from ProjectCreator Summary: Clean out support for old VC versions from ProjectCreator Reviewed-by: sla, allwin
Wed, 10 Sep 2014 00:44:16 -0400 8056183: os::is_MP() always reports true when NMT is enabled
dholmes [Wed, 10 Sep 2014 00:44:16 -0400] rev 26680
8056183: os::is_MP() always reports true when NMT is enabled Reviewed-by: shade, coleenp, bdelsart
Thu, 25 Sep 2014 12:40:17 -0700 Added tag jdk9-b32 for changeset 16409c45f454
katleman [Thu, 25 Sep 2014 12:40:17 -0700] rev 26679
Added tag jdk9-b32 for changeset 16409c45f454
Thu, 25 Sep 2014 16:19:51 -0700 Merge
lana [Thu, 25 Sep 2014 16:19:51 -0700] rev 26678
Merge
Thu, 25 Sep 2014 14:17:39 -0700 Merge
prr [Thu, 25 Sep 2014 14:17:39 -0700] rev 26677
Merge
Fri, 19 Sep 2014 11:19:20 -0700 Merge
prr [Fri, 19 Sep 2014 11:19:20 -0700] rev 26676
Merge
Fri, 19 Sep 2014 09:42:27 -0700 8056216: Remove "sun" directory layer from libawt and common
prr [Fri, 19 Sep 2014 09:42:27 -0700] rev 26675
8056216: Remove "sun" directory layer from libawt and common Reviewed-by: erikj, ihse, coffeys
Thu, 25 Sep 2014 21:16:00 +0400 8059101: unshuffle_patch.sh should be able to deal with stdin/stdout
igerasim [Thu, 25 Sep 2014 21:16:00 +0400] rev 26674
8059101: unshuffle_patch.sh should be able to deal with stdin/stdout Reviewed-by: dfuchs, chegar
Tue, 23 Sep 2014 07:24:01 -0700 Merge
tbell [Tue, 23 Sep 2014 07:24:01 -0700] rev 26673
Merge
Tue, 23 Sep 2014 07:23:25 -0700 8047933: Race between jdk/make/scripts/genExceptions.sh and com.sun.tools.javadoc.Main
erikj [Tue, 23 Sep 2014 07:23:25 -0700] rev 26672
8047933: Race between jdk/make/scripts/genExceptions.sh and com.sun.tools.javadoc.Main Reviewed-by: ihse, tbell
Fri, 19 Sep 2014 11:53:01 +0200 8058797: Building with sjavac broken after JDK-8058118
erikj [Fri, 19 Sep 2014 11:53:01 +0200] rev 26671
8058797: Building with sjavac broken after JDK-8058118 Reviewed-by: ihse
Thu, 25 Sep 2014 12:40:16 -0700 Added tag jdk9-b32 for changeset f83990f1ceae
katleman [Thu, 25 Sep 2014 12:40:16 -0700] rev 26670
Added tag jdk9-b32 for changeset f83990f1ceae
Wed, 05 Jul 2017 20:01:51 +0200 Added tag jdk9-b32 for changeset 1b1ec4291abc
duke [Wed, 05 Jul 2017 20:01:51 +0200] rev 26669
Added tag jdk9-b32 for changeset 1b1ec4291abc
Wed, 05 Jul 2017 20:01:50 +0200 Merge jdk9-b32
duke [Wed, 05 Jul 2017 20:01:50 +0200] rev 26668
Merge
Wed, 05 Jul 2017 20:01:47 +0200 Merge
duke [Wed, 05 Jul 2017 20:01:47 +0200] rev 26667
Merge
Thu, 18 Sep 2014 13:27:02 -0700 Merge
lana [Thu, 18 Sep 2014 13:27:02 -0700] rev 26666
Merge
Thu, 18 Sep 2014 00:50:48 -0700 8047745: Javadoc should include encoding information in generated html files
bpatel [Thu, 18 Sep 2014 00:50:48 -0700] rev 26665
8047745: Javadoc should include encoding information in generated html files Reviewed-by: jjg, ksrini
Wed, 17 Sep 2014 23:52:19 -0700 8043698: <title> tag not getting generated in package-summary pages for un-named packages
bpatel [Wed, 17 Sep 2014 23:52:19 -0700] rev 26664
8043698: <title> tag not getting generated in package-summary pages for un-named packages Reviewed-by: jjg, ksrini
Mon, 15 Sep 2014 12:43:35 +0100 8055963: Inference failure with nested invocation
mcimadamore [Mon, 15 Sep 2014 12:43:35 +0100] rev 26663
8055963: Inference failure with nested invocation Summary: Revise heuristics to force eager instantiation of return inference vars Reviewed-by: vromero
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip