-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 19
-
Component/s: hotspot
-
b16
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8317248 | 17.0.10 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
We see problems on Linux PPC, which makes sense because we have here 64k pages, and therefore the stripe size is large, and we have a higher chance of someone grabbing that address space concurrently between the release and the stripe-wise re-reserve.
- backported by
-
JDK-8317248 gtest os.release_multi_mappings_vm is still racy
-
- Resolved
-
- relates to
-
JDK-8280940 gtest os.release_multi_mappings_vm is racy
-
- Resolved
-
- links to
-
Commit
openjdk/jdk17u-dev/7e58a424
-
Commit
openjdk/jdk/2e9fd565
-
Review
openjdk/jdk17u-dev/1798
-
Review
openjdk/jdk/7953
(1 links to)