JDK-8253623 : Fastdebug JVM crashes with Vector API when PrintAssembly is turned on
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: repo-panama
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: aarch64
  • Submitted: 2020-09-25
  • Updated: 2021-01-07
  • Resolved: 2020-09-27
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
repo-panamaFixed
Related Reports
Relates :  
Description
 $ jtreg -Xcomp -XX:-TieredCompilation  -XX:+PrintAssembly -timeout:10 jdk/jdk/incubator/vector/Float128VectorTests.java 

# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/ciInstanceKlass.hpp:231
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/home/hh/repo/panama-vector/src/hotspot/share/ci/ciInstanceKlass.hpp:231), pid=129098, tid=129110
#  Error: assert(_nonstatic_fields != __null) failed
#
# JRE version: OpenJDK Runtime Environment (16.0) (fastdebug build 16-internal+0-adhoc.hexuejin.panama-vector)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 16-internal+0-adhoc.hexuejin.panama-vector, compiled mode, sharing, compressed oops, g1 gc, linux-aarch64)
# Problematic frame:
# V  [libjvm.so+0x7967b0]  JVMState::format(PhaseRegAlloc*, Node const*, outputStream*) const+0xe18