-
Bug
-
Resolution: Unresolved
-
P3
-
22, 24, 25
$ java -XX:-TieredCompilation -XX:-UseOnStackReplacement -XX:-BackgroundCompilation -XX:-UseLoopPredicate -XX:-UseProfiledLoopPredicate -XX:+StressGCM TestPeeledLoopNoBackedgeFloatingDiv
...
#
A fatal error has been detected by the Java Runtime Environment:
#
SIGFPE (0x8) at pc=0x00007f6df8342577, pid=3622847, tid=3622848
#
JRE version: OpenJDK Runtime Environment (25.0) (fastdebug build 25-internal-adhoc.roland.jdk-jdk)
Java VM: OpenJDK 64-Bit Server VM (fastdebug 25-internal-adhoc.roland.jdk-jdk, mixed mode, sharing, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Problematic frame:
J 5 c2 TestPeeledLoopNoBackedgeFloatingDiv.test1(IIZZ)I (41 bytes) @ 0x00007f6df8342577 [0x00007f6df8342520+0x0000000000000057]
...
#
A fatal error has been detected by the Java Runtime Environment:
#
SIGFPE (0x8) at pc=0x00007f6df8342577, pid=3622847, tid=3622848
#
JRE version: OpenJDK Runtime Environment (25.0) (fastdebug build 25-internal-adhoc.roland.jdk-jdk)
Java VM: OpenJDK 64-Bit Server VM (fastdebug 25-internal-adhoc.roland.jdk-jdk, mixed mode, sharing, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
Problematic frame:
J 5 c2 TestPeeledLoopNoBackedgeFloatingDiv.test1(IIZZ)I (41 bytes) @ 0x00007f6df8342577 [0x00007f6df8342520+0x0000000000000057]
- relates to
-
JDK-8312547 Max/Min nodes Value implementation could be improved
-
- Resolved
-