JDK-8246476 : remove AsyncDeflateIdleMonitors option and the safepoint based deflation mechanism
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-06-03
  • Updated: 2020-10-13
  • Resolved: 2020-07-13
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 b06Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8246477 :  
Description
The fix for JDK-8153224 Monitor deflation prolong safepoints has
been pushed to jdk-15+26. After JDK-8153224 has had sufficient
bake time (at least JDK16), the AsyncDeflateIdleMonitors option
and the safepoint based deflation mechanism can be removed.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/9c9e71164fa7 User: dcubed Date: 2020-07-13 20:37:24 +0000
13-07-2020

Time to slog through the removal of AsyncDeflateIdleMonitors...
30-06-2020