Wed, 05 Jul 2017 20:41:55 +0200 Merge
duke [Wed, 05 Jul 2017 20:41:55 +0200] rev 31640
Merge
Thu, 16 Jul 2015 19:28:37 -0700 Merge
lana [Thu, 16 Jul 2015 19:28:37 -0700] rev 31639
Merge
Tue, 14 Apr 2015 19:10:28 +0300 8075838: Method for typing MethodTypes
vlivanov [Tue, 14 Apr 2015 19:10:28 +0300] rev 31638
8075838: Method for typing MethodTypes Reviewed-by: jrose, ahgross, alanb, bmoloden
Mon, 09 Mar 2015 09:59:53 +0100 8071731: Better scaling for C1
roland [Mon, 09 Mar 2015 09:59:53 +0100] rev 31637
8071731: Better scaling for C1 Reviewed-by: kvn, iveresov
Thu, 09 Jul 2015 22:46:16 -0700 Merge
amurillo [Thu, 09 Jul 2015 22:46:16 -0700] rev 31636
Merge
Thu, 09 Jul 2015 14:35:13 -0700 Merge
dcubed [Thu, 09 Jul 2015 14:35:13 -0700] rev 31635
Merge
Wed, 15 Apr 2015 11:30:36 -0700 7012980: PSOldGen is increased if there is no space in Metaspace
jmasa [Wed, 15 Apr 2015 11:30:36 -0700] rev 31634
7012980: PSOldGen is increased if there is no space in Metaspace Reviewed-by: tschatzl, tbenson
Tue, 07 Jul 2015 18:16:06 +0000 Merge
jmasa [Tue, 07 Jul 2015 18:16:06 +0000] rev 31633
Merge
Tue, 07 Jul 2015 06:37:10 -0700 8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place
sangheki [Tue, 07 Jul 2015 06:37:10 -0700] rev 31632
8079555: REDO - Determining the desired PLAB size adjusts to the the number of threads at the wrong place Summary: Calculate the desired PLAB value for a single thread and then return desired PLAB size according to the current number of threads when needed Reviewed-by: jmasa, tschatzl
Tue, 07 Jul 2015 14:20:08 +0200 8129558: Coalesce dead objects during removal of self-forwarded pointers
tschatzl [Tue, 07 Jul 2015 14:20:08 +0200] rev 31631
8129558: Coalesce dead objects during removal of self-forwarded pointers Summary: To improve performance of self-forwarding fixup during evacuation failure, coalesce the work done for dead objects. Reviewed-by: mgerdin, tbenson, tonyp
Fri, 03 Jul 2015 06:24:23 -0700 Merge
dcubed [Fri, 03 Jul 2015 06:24:23 -0700] rev 31630
Merge
Fri, 03 Jul 2015 09:49:41 +0200 8129977: TestSummarizeRSetStats.java fails: Incorrect amount of per-period RSet summaries at the end
tschatzl [Fri, 03 Jul 2015 09:49:41 +0200] rev 31629
8129977: TestSummarizeRSetStats.java fails: Incorrect amount of per-period RSet summaries at the end Summary: Due to unrestrained initial heap size more garbage collections than expected could be started, confusing the test. Fix the initial heap size for the test to make them pass. Reviewed-by: tbenson, dfazunen, dcubed
Thu, 02 Jul 2015 20:30:33 -0700 8129355: [TESTBUG] runtime FragmentMetaspaceSimple.java fails with java.lang.ClassNotFoundException: test.Empty
iklam [Thu, 02 Jul 2015 20:30:33 -0700] rev 31628
8129355: [TESTBUG] runtime FragmentMetaspaceSimple.java fails with java.lang.ClassNotFoundException: test.Empty Summary: avoid opening files excessively Reviewed-by: coleenp, mseledtsov
Thu, 02 Jul 2015 14:20:36 -0700 Merge
dcubed [Thu, 02 Jul 2015 14:20:36 -0700] rev 31627
Merge
Thu, 02 Jul 2015 18:07:42 +0200 8130330: Quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
jwilhelm [Thu, 02 Jul 2015 18:07:42 +0200] rev 31626
8130330: Quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java Reviewed-by: dfazunen, tschatzl
Thu, 02 Jul 2015 12:05:19 +0200 Merge
dholmes [Thu, 02 Jul 2015 12:05:19 +0200] rev 31625
Merge
Thu, 02 Jul 2015 12:25:55 +0300 8129786: Buffer overrun when passing long not existing option in JDK 9
ddmitriev [Thu, 02 Jul 2015 12:25:55 +0300] rev 31624
8129786: Buffer overrun when passing long not existing option in JDK 9 Summary: Only make the obsolete check for valid arguments(length less than 256) Reviewed-by: dcubed, dholmes
Wed, 01 Jul 2015 21:04:18 +0300 8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported
dpochepk [Wed, 01 Jul 2015 21:04:18 +0300] rev 31623
8129430: tests that requrie G1 should be excluded from execution on embedded platfomrs where g1 is not supported Summary: Test group definition has been fixed Reviewed-by: tschatzl
Wed, 01 Jul 2015 16:38:14 +0200 8129590: TestShrinkDefragmentedHeap.java runs out of memory
sjohanss [Wed, 01 Jul 2015 16:38:14 +0200] rev 31622
8129590: TestShrinkDefragmentedHeap.java runs out of memory Reviewed-by: jwilhelm, tschatzl
Wed, 01 Jul 2015 10:26:59 +0000 Merge
bdelsart [Wed, 01 Jul 2015 10:26:59 +0000] rev 31621
Merge
Wed, 01 Jul 2015 10:53:26 +0200 8087333: Optionally Pre-Generate the HotSpot Template Interpreter
bdelsart [Wed, 01 Jul 2015 10:53:26 +0200] rev 31620
8087333: Optionally Pre-Generate the HotSpot Template Interpreter Summary: Optional support for pregenerated template interpreter Reviewed-by: coleenp, dholmes, kvn
Thu, 30 Apr 2015 13:33:23 +0200 8078901: Add trace event for G1 MMU information
sjohanss [Thu, 30 Apr 2015 13:33:23 +0200] rev 31619
8078901: Add trace event for G1 MMU information Reviewed-by: ehelin, mlarsson
Tue, 30 Jun 2015 15:26:20 -0700 8072147: Preloading libjsig.dylib causes deadlock when signal() is called
dbuck [Tue, 30 Jun 2015 15:26:20 -0700] rev 31618
8072147: Preloading libjsig.dylib causes deadlock when signal() is called Summary: Added check to prevent reentry of signal chaining code Reviewed-by: dcubed, acorn, dholmes
Tue, 30 Jun 2015 09:48:24 -0700 Merge
dcubed [Tue, 30 Jun 2015 09:48:24 -0700] rev 31617
Merge
Tue, 30 Jun 2015 09:39:53 -0700 8130135: backout 8087143 due to failures in 8130115
dcubed [Tue, 30 Jun 2015 09:39:53 -0700] rev 31616
8130135: backout 8087143 due to failures in 8130115 Reviewed-by: minqi, coleenp
Mon, 29 Jun 2015 10:16:48 +0200 8130036: Fix problems with imprecise C++ coding.
goetz [Mon, 29 Jun 2015 10:16:48 +0200] rev 31615
8130036: Fix problems with imprecise C++ coding. Reviewed-by: dholmes, kbarrett
Mon, 29 Jun 2015 13:48:55 -0700 8087143: Reduce Symbol::_identity_hash to 2 bytes
minqi [Mon, 29 Jun 2015 13:48:55 -0700] rev 31614
8087143: Reduce Symbol::_identity_hash to 2 bytes Summary: Convert Symbol::_identity_hash from integer to short integer to save two bytes. Also change identity_hash() to have 'this' and first two bytes of symbol join the calculation. Reviewed-by: iklam, coleenp, shade
Mon, 29 Jun 2015 17:24:52 +0000 Merge
hseigel [Mon, 29 Jun 2015 17:24:52 +0000] rev 31613
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip