-
Bug
-
Resolution: Fixed
-
P3
-
11.0.7, 12, 13, 14, 15
-
b11
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8240800 | 14.0.2 | Christian Hagedorn | P3 | Resolved | Fixed | b01 |
JDK-8246669 | 13.0.4 | Christian Hagedorn | P3 | Resolved | Fixed | b04 |
JDK-8239231 | 11.0.8-oracle | Christian Hagedorn | P3 | Resolved | Fixed | b01 |
JDK-8239540 | 11.0.7 | Christian Hagedorn | P3 | Resolved | Fixed | b05 |
$ cd test/hotspot/jtreg/testlibrary/ctw
$ make
$ cd dist
$ wget https://repo1.maven.org/maven2/westhawk/snmp/4_13/snmp-4_13.jar
$ ./ctw.sh snmp-4_13.jar
# Internal Error (/home/shade/trunks/jdk-jdk/src/hotspot/share/opto/library_call.cpp:4848), pid=29832, tid=29844
# assert(just_allocated_object(alloc_ctl) == ptr) failed: most recent allo
#
# JRE version: OpenJDK Runtime Environment (15.0) (fastdebug build 15-internal+0-adhoc.shade.jdk-jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 15-internal+0-adhoc.shade.jdk-jdk, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xfe9608] LibraryCallKit::tightly_coupled_allocation(Node*, RegionNode*)+0x278
$ make
$ cd dist
$ wget https://repo1.maven.org/maven2/westhawk/snmp/4_13/snmp-4_13.jar
$ ./ctw.sh snmp-4_13.jar
# Internal Error (/home/shade/trunks/jdk-jdk/src/hotspot/share/opto/library_call.cpp:4848), pid=29832, tid=29844
# assert(just_allocated_object(alloc_ctl) == ptr) failed: most recent allo
#
# JRE version: OpenJDK Runtime Environment (15.0) (fastdebug build 15-internal+0-adhoc.shade.jdk-jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 15-internal+0-adhoc.shade.jdk-jdk, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xfe9608] LibraryCallKit::tightly_coupled_allocation(Node*, RegionNode*)+0x278
- backported by
-
JDK-8239231 CTW: C2 compilation fails with assert(just_allocated_object(alloc_ctl) == ptr) failed: most recent allo
- Resolved
-
JDK-8239540 CTW: C2 compilation fails with assert(just_allocated_object(alloc_ctl) == ptr) failed: most recent allo
- Resolved
-
JDK-8240800 CTW: C2 compilation fails with assert(just_allocated_object(alloc_ctl) == ptr) failed: most recent allo
- Resolved
-
JDK-8246669 CTW: C2 compilation fails with assert(just_allocated_object(alloc_ctl) == ptr) failed: most recent allo
- Resolved