JDK-8345678 : compute_modifiers should not be in create_mirror
Type:Enhancement
Component:hotspot
Sub-Component:runtime
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2024-12-06
Updated:2024-12-25
Resolved:2024-12-16
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.
These things have nothing to do with each other. Computing modifiers to be used for the Class.getModifiers intrinsics should be done when creating the Klass.
I have a follow-on change to make modifiers u2.