-
Bug
-
Resolution: Fixed
-
P4
-
15, 16
-
b18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8268382 | 11.0.13-oracle | Harold Seigel | P4 | Resolved | Fixed | b01 |
JDK-8265501 | 11.0.12 | Thomas Stuefe | P3 | Resolved | Fixed | b01 |
Since mid of June (first time observed on June 15) we see on Windows x64 this test failing.
jtr shows:
[0.052s][error][cds ] failed to map relocation bitmap
Error occurred during initialization of VM
Unable to use shared archive.
(full jtr attached to this issue)
Errors started after:
8245925: G1 allocates EDEN region after CDS has executed GC
We build nightly, so whatever was pushed that day must have caused the bug; but 8245925 seems the most likely candidate.
jtr shows:
[0.052s][error][cds ] failed to map relocation bitmap
Error occurred during initialization of VM
Unable to use shared archive.
(full jtr attached to this issue)
Errors started after:
8245925: G1 allocates EDEN region after CDS has executed GC
We build nightly, so whatever was pushed that day must have caused the bug; but 8245925 seems the most likely candidate.
- backported by
-
JDK-8265501 [windows] CDS archive may fail to open with long file names
- Resolved
-
JDK-8268382 [TESTBUG] runtime/cds/serviceability/transformRelatedClasses/TransformInterfaceAndImplementor.java
- Resolved
- relates to
-
JDK-8253572 [windows] CDS archive may fail to open with long file names
- Resolved
-
JDK-8245925 G1 allocates EDEN region after CDS has executed GC
- Resolved
-
JDK-8250911 [windows] os::pd_map_memory error detection broken
- Resolved
(2 links to)