JDK-8170188 : aarch64: jtreg test compiler/types/TestMeetIncompatibleInterfaceArrays.java causes JVM crash
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: port-stage-aarch64
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: aarch64
  • Submitted: 2016-11-22
  • Updated: 2021-02-01
  • Resolved: 2016-11-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjdk8u292,port-stage-aarch64 openjdk8u292,port-stage-aarch64
Fixed
Related Reports
Relates :  
Description
Openjdk test compiler/types/TestMeetIncompatibleInterfaceArrays.java causes JVM crash by "guarantee" assertion on ARM 64 8u112 build.

Affected both client and server compilers.

Oracle JDK 8u112 is NOT affected.

Partly log:

# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (assembler_aarch64.hpp:238), pid=6396, tid=0x0000007f8de73200
#  guarantee(val < (1U << nbits)) failed: Field too big for insn
Comments
Fixed at http://hg.openjdk.java.net/aarch64-port/jdk8u/hotspot/rev/fd2eea5dcdd9
30-11-2016

Fix available but not uploaded http://mail.openjdk.java.net/pipermail/aarch64-port-dev/2016-November/003922.html
29-11-2016