JDK-8324129 : C2: Remove some ttyLocker usages in preparation for JDK-8306767
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:23
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2024-01-18
Updated:2024-01-23
Resolved:2024-01-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.
In preparation for JDK-8306767, I want to refactor some tty code, especially remove some ttyLocker usages that would get in the way of other locking mechanisms.