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.
The description of precedence edges in node.hpp says:
"They are unordered and not duplicated; they have no embedded NULLs."
Some functions in the current implementation violate this specification.
Comments
8u Fix Request
Backporting this patch is a prerequisite for a backport of JDK-8214862. Patch does not apply cleanly to 8u and requires adjustments.
8u RFR: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-March/011381.html