JDK-8226293 : compiler/types/correctness/CorrectnessTest.java failed with assert(recv == 0LL || recv->is_klass()) failed: wrong type
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 14
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: x86_64
  • Submitted: 2019-06-18
  • Updated: 2019-06-18
  • Resolved: 2019-06-18
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.
JDK 14
14Resolved
Related Reports
Duplicate :  
Description
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=\\ci/ciMethodData.hpp:206
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (t:\\workspace\\open\\src\\hotspot\\share\\ci/ciMethodData.hpp:206), pid=8360, tid=29916
#  assert(recv == 0LL || recv->is_klass()) failed: wrong type
#
# JRE version: Java(TM) SE Runtime Environment (14.0+2) (fastdebug build 14-ea+2-15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 14-ea+2-15, mixed mode, sharing, tiered, compressed oops, g1 gc, windows-amd64)
# Core dump will be written. Default location: T:\\testoutput\\test-support\\jtreg_open_test_hotspot_jtreg_tier1_compiler_3\\scratch\\0\\hs_err_pid8360.mdmp
#