Details
-
Bug
-
Resolution: Fixed
-
P3
-
11, 17, 21, 22, 23
-
b11
-
ppc
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8327132 | 22.0.1 | Martin Doerr | P3 | Resolved | Fixed | b07 |
JDK-8327975 | 21.0.4 | Martin Doerr | P3 | Resolved | Fixed | b01 |
JDK-8328296 | 17.0.12 | Martin Doerr | P3 | Resolved | Fixed | b01 |
JDK-8328585 | 11.0.24 | Martin Doerr | P3 | Resolved | Fixed | b01 |
Description
"assert(allocates2(pc)) failed: relocation addr must be in this section" has been observed in JDK 11u.
V [libjvm.so+0xa97a70] report_vm_error(char const*, int, char const*, char const*, ...)+0xf0
V [libjvm.so+0x8cf418] CodeSection::relocate(unsigned char*, RelocationHolder const&, int) [clone .part.84]+0x348
V [libjvm.so+0x8cf714] CodeSection::relocate(unsigned char*, relocInfo::relocType, int, int)+0x94
V [libjvm.so+0x13a8890] MacroAssembler::bxx64_patchable(unsigned char*, relocInfo::relocType, bool)+0x3f0
V [libjvm.so+0x23decc] HandlerImpl::emit_deopt_handler(CodeBuffer&)+0x9c
V [libjvm.so+0x1613124] Compile::fill_buffer(CodeBuffer*, unsigned int*)+0x2004
Attachments
Issue Links
- backported by
-
JDK-8327132 [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space
- Resolved
-
JDK-8327975 [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space
- Resolved
-
JDK-8328296 [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space
- Resolved
-
JDK-8328585 [PPC64] Need to bailout cleanly if creation of stubs fails when code cache is out of space
- Resolved
- relates to
-
JDK-8130309 Need to bailout cleanly if creation of stubs fails when codecache is out of space
- Resolved
-
JDK-8326201 [S390] Need to bailout cleanly if creation of stubs fails when code cache is out of space
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/c5ba4b5c
-
Commit openjdk/jdk17u-dev/fce02ad5
-
Commit openjdk/jdk21u-dev/44fdfc7e
-
Commit openjdk/jdk22u/e3ae81ee
-
Commit openjdk/jdk/a19314b0
-
Review openjdk/jdk11u-dev/2604
-
Review openjdk/jdk17u-dev/2289
-
Review openjdk/jdk21u-dev/312
-
Review openjdk/jdk22u/76
-
Review openjdk/jdk/17902