Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
b22
Description
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