JDK-8244307 : Improve assertions against taskqueue underflow
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-04
  • Updated: 2020-05-11
  • Resolved: 2020-05-06
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 15
15 b22Fixed
Related Reports
Relates :  
Relates :  
Description
During the review of JDK-8243326 it was suggested that the various places in the taskqueue code that are asserting the dirty size is not N - 1 ought to be unified and given a name.

Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/7fc016898ec4 User: kbarrett Date: 2020-05-06 04:43:00 +0000
06-05-2020