JDK-8257630 : C2: ReplacedNodes doesn't handle non-CFG multi nodes
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 16
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-12-02
  • Updated: 2020-12-17
  • Resolved: 2020-12-04
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
16 b28Fixed
Related Reports
Relates :  
Description
#  Internal Error (.../src/hotspot/share/opto/replacednodes.cpp:167), pid=4494, tid=4524
#  assert(n->is_CFG()) failed: should be CFG now

Comments
Changeset: 4390f2c8 Author: Vladimir Ivanov <vlivanov@openjdk.org> Date: 2020-12-04 07:53:17 +0000 URL: https://git.openjdk.java.net/jdk/commit/4390f2c8
04-12-2020