We have a helper class responsible for /proc/self/smaps parsing available in test/hotspot/jtreg/runtime/os/TestTracePageSizes.java. Similar functionality is implemented in a new test:
test/hotspot/jtreg/gc/TestTransparentHugePagesHeap.java
We should look at moving the SmapsParser class into the testlib to make it possible to use it in both tests.
test/hotspot/jtreg/gc/TestTransparentHugePagesHeap.java
We should look at moving the SmapsParser class into the testlib to make it possible to use it in both tests.
- relates to
-
JDK-8366434 THP not working properly with G1 after JDK-8345655
-
- Resolved
-