-
Bug
-
Resolution: Fixed
-
P3
-
17, 21, 22, 23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8334073 | 21.0.5-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8334310 | 21.0.5 | Martin Doerr | P3 | Resolved | Fixed | b01 |
# SIGFPE (0x8) at pc=0x00007f903c54e3d0, pid=3372325, tid=3372344
#
# JRE version: OpenJDK Runtime Environment (23.0) (fastdebug build 23-internal-adhoc.roland.jdk-jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 23-internal-adhoc.roland.jdk-jdk, mixed mode, sharing, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# J 41 c2 TestLongCountedLoopConvL2I.test1(I)I (61 bytes) @ 0x00007f903c54e3d0 [0x00007f903c54e360+0x0000000000000070]
Likely exists since LongCountedLoop exists.
- backported by
-
JDK-8334073 C2: crash when ConvL2I is split thru phi at LongCountedLoop
-
- Resolved
-
-
JDK-8334310 C2: crash when ConvL2I is split thru phi at LongCountedLoop
-
- Resolved
-
- duplicates
-
JDK-8298851 C2: ConvL2I nodes should not be split through phis
-
- Closed
-
- relates to
-
JDK-6663854 assert(n != __null,"Bad immediate dominator info.") in C2 with -Xcomp
-
- Resolved
-
-
JDK-6659207 access violation in CompilerThread0
-
- Closed
-
-
JDK-8256655 rework long counted loop handling
-
- Resolved
-
-
JDK-8341834 C2 compilation fails with "bad AD file" due to Replicate
-
- Resolved
-
- links to
-
Commit openjdk/jdk21u-dev/28c16d4e
-
Commit openjdk/jdk/f398cd22
-
Review openjdk/jdk21u-dev/719
-
Review openjdk/jdk/19086