Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083203 | emb-9 | Bengt Rutisson | P3 | Resolved | Fixed | team |
The TestSmallHeap.java test assumes that the larges minimal page size is 8k, but there are platforms with larger minimal pages sizes.
Update the test to find the actual page size and use that in the verification for the test.
Update the test to find the actual page size and use that in the verification for the test.
- backported by
-
JDK-8083203 TestSmalllHeap.java fails when the page size is 64k
-
- Resolved
-