jdk-24/hotspot/test/gc
Andrey Zakharov 4d4642117e 8026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with UseCompressedOops
The test launched a 32 bit VM with UseCompressedOops enabled. This is not supported on 32 bit VMs, causing a test failure. Investigation showed that the use of this flag is not required at all, so simply remove it.

Reviewed-by: tschatzl, jwilhelm
2014-06-25 17:22:58 +02:00
..
6581734 6980392: TEST_BUG: gc/6581734/Test6581734.java has typo 2010-08-27 16:57:04 +01:00
6845368 6887948: test/gc/6845368/bigobj.java fails due to timeout 2009-10-05 05:51:22 -07:00
6941923 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
7072527 7109087: gc/7072527/TestFullGCCount.java fails when GC is set in command-line 2013-04-18 17:02:20 +01:00
8000311 8006628: NEED_TEST for JDK-8002870 2013-02-19 16:22:28 -08:00
arguments 8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9 2014-06-24 15:50:50 +02:00
concurrentMarkSweep 8013184: CMS: Call reset_after_compaction() only if a compaction has been done 2013-05-08 17:12:52 -07:00
defnew 8027440: DefNew does not log heap change information when a promotion failure occurs 2013-12-16 13:43:06 +01:00
g1 8026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with UseCompressedOops 2014-06-25 17:22:58 +02:00
logging 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps 2014-06-19 13:31:14 +02:00
metaspace 8042933: assert(capacity_until_gc >= committed_bytes) failed 2014-05-29 14:31:28 +02:00
parallelScavenge 8044132: Quarantine unstable/broken GC tests 2014-05-30 10:37:39 +02:00
startup_warnings 8027132: Print deprecation warning message for the flags controlling the CMS foreground collector 2013-10-28 13:27:57 +01:00
TestG1ZeroPGCTJcmdThreadPrint.java 8008188: Add regression test for 8005875 2013-02-20 12:52:13 -08:00
TestGCLogRotationViaJcmd.java 7090324: gclog rotation via external tool 2014-03-28 21:04:37 -07:00
TestObjectAlignment.java 8021823: G1: Concurrent marking crashes with -XX:ObjectAlignmentInBytes>=32 in 64bit VMs 2013-09-11 10:19:16 +02:00
TestSystemGC.java 8026781: Add missing test to exercise -XX:+UseLargePagesInMetaspace 2013-10-21 09:34:10 +02:00
TestVerifyDuringStartup.java 8014905: [TESTBUG] Some hotspot tests should be updated to divide test jdk and compile jdk 2013-09-17 16:55:53 +02:00
TestVerifySilently.java 8032771: The flag VerifySilently misses a test case 2014-01-31 09:55:59 +01:00