-
Bug
-
Resolution: Duplicate
-
P2
-
23
-
aarch64
-
linux, os_x
The jck test api/java_math/BigInteger/Bitwise.html fails since ~ 16th May.
This occurs when running with c2 (-Xbatch/-Xcomp).
Failures occur on Linux aarch64, and ppc64le.
The failures look like that result is 0, but expected was some HUGE integer number.
This occurs when running with c2 (-Xbatch/-Xcomp).
Failures occur on Linux aarch64, and ppc64le.
The failures look like that result is 0, but expected was some HUGE integer number.
- duplicates
-
JDK-8332829 [BACKOUT] C2: crash in compiled code because of dependency on removed range check CastIIs
- Resolved
- relates to
-
JDK-8324517 C2: crash in compiled code because of dependency on removed range check CastIIs
- Closed