JDK-8258393 : Shenandoah: "graph should be schedulable" assert failure
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15,16,17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-12-15
  • Updated: 2022-02-06
  • Resolved: 2021-01-05
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 16 JDK 17
16 b31Fixed 17Fixed
Related Reports
Relates :  
Relates :  
Description
#  Internal Error (/home/jenkins/workspace/zgu/zgu-jdk-jdk/src/hotspot/share/opto/lcm.cpp:1174), pid=36834, tid=49301
#  assert(false) failed: graph should be schedulable

with jdk/java/foreign/StdLibTest.java
Comments
Changeset: 6775113c Author: Roland Westrelin <roland@openjdk.org> Date: 2021-01-05 13:06:54 +0000 URL: https://git.openjdk.java.net/jdk16/commit/6775113c
05-01-2021