JDK-8174818 : bigapps/Weblogic12medrec fails with assert(check_call_consistency(jvms, cg)) failed: inconsistent info
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P1
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2017-02-13
  • Updated: 2020-09-01
  • Resolved: 2017-02-13
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 10 JDK 9
10Fixed 9 b159Fixed
Related Reports
Relates :  
Relates :  
Description
In the nightlies of 2016-02-10, bigapps/Weblogic12medrec fails with

# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc:  SuppressErrorAt=/doCall.cpp:596
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (/scratch/opt/jprt/T/P1/223512.cphillim/s/hotspot/src/share/vm/opto/doCall.cpp:596), pid=918, tid=1081

It seems that the trigger of the same assert was already handled by JDK-8166110 and its follow-up JDK-8174721. The nightly failure happened with the builds for Coleen's push job for JDK-8173743. That build already includes the fixes for JDK-8166110 and JDK-8174721.
Comments
verified in nightly
26-07-2017

Hi Vladimir [~vlivanov], this failure seems to be related to your latest change. Could you please take a look? Thank you! Best regards, Zoltan
13-02-2017

ILW=crash, with weblogic+medrec, no workaround=HMH=P1
13-02-2017