sjohanss [Tue, 03 Feb 2015 15:50:06 +0100] rev 28835
8069034: gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java nightly failure
Summary: When checking for humongous objects to reclaim, we dirty cards that might belong to freed regions. Fixed by checking the region before dirtying.
Reviewed-by: tschatzl, brutisso
jwilhelm [Mon, 02 Feb 2015 13:57:38 +0100] rev 28834
Merge
tschatzl [Mon, 02 Feb 2015 10:38:39 +0100] rev 28833
8069760: When iterating over a card, G1 often iterates over much more references than are contained in the card
Summary: Properly bound the iteration work for objArray-oops.
Reviewed-by: mgerdin, kbarrett
kbarrett [Thu, 29 Jan 2015 00:08:38 -0500] rev 28832
8068942: Improve validation of -XX:G1ConfidencePercent value
Summary: Validate during argument processing and simplify usage by assuming validated.
Reviewed-by: jmasa, tschatzl
redestad [Thu, 29 Jan 2015 15:05:25 +0100] rev 28831
8069273: Decrease Hot Card Cache Lock contention
Reviewed-by: tschatzl, mgerdin
jprovino [Tue, 27 Jan 2015 13:50:31 -0500] rev 28830
8064947: Clean up BarrierSet ctor/dtor
Summary: Make abstract base call contructors protected and require a "kind" argument.
Reviewed-by: jmasa, jwilhelm
ctornqvi [Wed, 04 Feb 2015 18:22:46 -0800] rev 28829
Merge
miauno [Tue, 03 Feb 2015 12:49:33 +0100] rev 28828
8072405: [TESTBUG] DCMD tests needs at least compact3 profile
Reviewed-by: jbachorik, sla
miauno [Tue, 03 Feb 2015 12:49:13 +0100] rev 28827
8072403: [TESTBUG] HeapDumpTest and HeapDumpAllTest fails to find jhat in non-JDK runs
Reviewed-by: jbachorik, sla
miauno [Tue, 03 Feb 2015 12:26:40 +0100] rev 28826
8072401: [TESTBUG] Some of the newly added DCMD tests fail due to lack of -XX:+UsePerfData
Reviewed-by: jbachorik, sla
fparain [Mon, 02 Feb 2015 21:19:39 +0000] rev 28825
Merge
fparain [Mon, 02 Feb 2015 18:20:14 +0100] rev 28824
8068655: frame::safe_for_sender() computes incorrect sender_sp value for interpreted frames
Reviewed-by: dcubed, coleenp, bdelsart
jiangli [Mon, 02 Feb 2015 13:10:27 -0500] rev 28823
Merge
jiangli [Fri, 30 Jan 2015 20:31:05 -0500] rev 28822
8071962: The SA code needs to be updated to support Symbol lookup from the shared archive.
Summary: Support shared symbols lookup.
Reviewed-by: minqi, sspitsyn, dsamersoff, iklam
miauno [Fri, 30 Jan 2015 20:00:57 +0100] rev 28821
8071908: Port internal Diagnostic Command tests and test framework to jtreg
Reviewed-by: jbachorik, egahlin, ykantser, mtobiass
miauno [Fri, 30 Jan 2015 20:20:11 +0100] rev 28820
8071909: Port testlibrary improvments in jdk/test to hotspot/test as required for DCMD test port
Reviewed-by: jbachorik, egahlin, ykantser, mtobiass