-
Bug
-
Resolution: Fixed
-
P3
-
26
-
b15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8367986 | 25.0.2 | Stefan Johansson | P3 | Resolved | Fixed | master |
The new test TestTransparentHugePagesHeap.java added in JDK-8366434 fails when run with -UseCompressedOops.
The reason for this is that the address printed as the start of the heap in the pagesize logging is not the start of the mapping. So we fail to find the mapping when scanning the SMAPS file.
The reason for this is that the address printed as the start of the heap in the pagesize logging is not the start of the mapping. So we fail to find the mapping when scanning the SMAPS file.
- backported by
-
JDK-8367986 TestTransparentHugePagesHeap.java fails when run with -UseCompressedOops
-
- Resolved
-
- relates to
-
JDK-8366434 THP not working properly with G1 after JDK-8345655
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/9373d278
-
Commit(master) openjdk/jdk/703d930e
-
Review(master) openjdk/jdk25u/213
-
Review(master) openjdk/jdk/27143
(1 links to)