JDK-8227637 : Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 13,14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-07-12
  • Updated: 2020-02-11
  • Resolved: 2019-07-15
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 14
14 b06Fixed
Related Reports
Relates :  
Description
We get test failures in CTW tests because Shenandoah C2 verifier doesn't recognize the new IN_NATIVE barriers.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/296560a21cea User: rkennke Date: 2019-07-15 10:32:03 +0000
15-07-2019