JDK-8245030 : CardTable::precleaned_card is unused
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-14
  • Updated: 2020-07-23
  • Resolved: 2020-07-16
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 16
16 b07Fixed
Related Reports
Relates :  
Description
CardTable defines precleaned_card and precleaned_card_val(), but these were only used by CMS, so are now (since JDK-8229049) unused.

Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/e1d256cea4d0 User: lkorinth Date: 2020-07-16 18:48:25 +0000
16-07-2020