JDK-8167300 : Scheduling failures during gcm should be fatal
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-10-06
  • Updated: 2020-07-02
  • Resolved: 2016-10-31
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 9 Other
9 b146Fixed openjdk8u272Fixed
Related Reports
Blocks :  
Description
Currently local scheduling failures cause the compilation to bail out silently and bugs can be hidden.
Comments
8u Fix Request: Backporting this patch helps diagnose incorrect C2 mis-compilations and could catch bugs that would otherwise go unnoticed. Patch applies cleanly to 8u. Testing: tier1
31-03-2020