JDK-8243397 : Increased stop time in cleanup phase because of single-threaded walk of thread stacks in NMethodSweeper::mark_active_nmethods()
  • Type: Backport
  • Backport of: JDK-8132849
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11.0.8-oracle
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2020-04-22
  • Updated: 2020-05-04
  • Resolved: 2020-04-22
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 11 JDK 12
11.0.8-oracle b04Fixed 12Fixed
Comments
This fix caused failures in 11u. I've backed it out with JDK-8243467.
23-04-2020