JDK-8256832 : Zero: micro-optimize safepoint handling after JDK-8255384
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-11-22
  • Updated: 2020-12-03
  • Resolved: 2020-11-29
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 b27Fixed
Related Reports
Relates :  
Description
Now that JDK-8255384 effectively made the safepoints conditional, we can do HandleMarkCleaner under the check.
Comments
Changeset: f4c15a98 Author: Aleksey Shipilev <shade@openjdk.org> Date: 2020-11-29 08:02:25 +0000 URL: https://git.openjdk.java.net/jdk/commit/f4c15a98
29-11-2020