-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: hotspot
-
b22
test/hotspot/jtreg/gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java and TestCapacityUntilGCWrapAround.java can be cleaned up a bit:
- TestCapacityUntilGCWrapAround.java can use `@requires vm.bits` to be executed on only on suitable platforms
- usage of jdk.test.lib.Platform can be removed from both tests
- TestCapacityUntilGCWrapAround.java can use `@requires vm.bits` to be executed on only on suitable platforms
- usage of jdk.test.lib.Platform can be removed from both tests