JDK-8283396 : Null pointer dereference in loopnode.cpp:2851
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: other
  • Submitted: 2022-03-18
  • Updated: 2022-04-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 19
19Unresolved
Related Reports
Relates :  
Description
Null pointer dereference in loopnode.cpp:2851
Comments
A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/8096 Date: 2022-04-04 20:54:40 +0000
04-04-2022

ILW = Potential null pointer dereferences, no known occurrences in practice, no workaround = MLH = P4
18-03-2022

Moving from hotspot/runtime -> hotspot/compiler since the code belongs to the compiler team: src/hotspot/share/opto/loopnode.cpp
18-03-2022