JDK-8359107 : [leyden] Pick up JDK-8357481, JDK-8357473 and rework precompilation waits
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: repo-leyden
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-06-10
  • Updated: 2025-07-18
  • Resolved: 2025-07-18
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.
Other
repo-leydenFixed
Related Reports
Blocks :  
Relates :  
Relates :  
Description
JDK-8357481 will come in from mainline and bring conflicting changes to CompileTask. Additionally, our precompilation (JDK-8352042) depends on the code that would go away with JDK-8357473. We should cherry-pick JDK-8357481 and rework parallel recompilation to use the newly created CompileTaskWait_lock for notifications. 
Comments
hangeset: 489d2d3e Branch: premain Author: Aleksey Shipilev <shade@openjdk.org> Date: 2025-06-20 08:39:52 +0000 URL: https://git.openjdk.org/leyden/commit/489d2d3e919c0caba4fa9b0551996652d14a6495
18-07-2025