JDK-8030649 : add oop_in_cset() for values known to be oops
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: gc
  • Priority: P3
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2013-12-17
  • Updated: 2023-09-04
  • Resolved: 2014-10-03
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 8
8u40Resolved
Related Reports
Duplicate :  
Description
Simple refactoring to speed up cset membership tests for values already known to be oops
Comments
CSet membership completely changed in JDK-8027959.
03-10-2014