jdk-24/test/hotspot/jtreg/gc/survivorAlignment
Coleen Phillimore 921748e33c 8228907: Some gc argument checking tests fail after JDK-8228855
Use new SurvivorAlignmentInBytes range in tests, remove test cases that verify unnecessarily large values.

Reviewed-by: kbarrett, dcubed, dholmes
2019-07-31 17:30:25 -04:00
..
AlignmentHelper.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
SurvivorAlignmentTestMain.java 8214799: Add package declaration to each JTREG test case in the gc folder 2019-01-28 15:53:56 +01:00
TestAllocationInEden.java 8218049: Survivor MemoryMXBean used() size granularity is region based 2019-04-08 12:15:40 -07:00
TestPromotionFromEdenToTenured.java 8218049: Survivor MemoryMXBean used() size granularity is region based 2019-04-08 12:15:40 -07:00
TestPromotionFromSurvivorToTenuredAfterFullGC.java 8218049: Survivor MemoryMXBean used() size granularity is region based 2019-04-08 12:15:40 -07:00
TestPromotionFromSurvivorToTenuredAfterMinorGC.java 8218049: Survivor MemoryMXBean used() size granularity is region based 2019-04-08 12:15:40 -07:00
TestPromotionLABLargeSurvivorAlignment.java 8228907: Some gc argument checking tests fail after JDK-8228855 2019-07-31 17:30:25 -04:00
TestPromotionToSurvivor.java 8218049: Survivor MemoryMXBean used() size granularity is region based 2019-04-08 12:15:40 -07:00