[lworld] RFR: 8303137: [lworld] Fix ArchivedEnumTest fail caused by changed Enum static field
Mandy Chung
mchung at openjdk.org
Fri Feb 24 16:03:28 UTC 2023
On Fri, 24 Feb 2023 14:47:59 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Removed private static field in j.l.reflect.AccesFlag that CDS could not archive.
> Replaced with inline expression.
Can you elaborate more what the issue is? Why `SET_CLASS_IDENTITY_VALHALLA` is not an issue?
-------------
PR: https://git.openjdk.org/valhalla/pull/827
More information about the valhalla-dev
mailing list