[lworld] RFR: 8303137: [lworld] Fix ArchivedEnumTest fail caused by changed Enum static field [v2]
Roger Riggs
rriggs at openjdk.org
Fri Feb 24 20:10:18 UTC 2023
> Removed private static field in j.l.reflect.AccesFlag that CDS could not archive.
> Replaced with inline expression.
Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
Remove static field initialization based on ValhallaFeatures enabled.
-------------
Changes:
- all: https://git.openjdk.org/valhalla/pull/827/files
- new: https://git.openjdk.org/valhalla/pull/827/files/5847834e..f39167eb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=valhalla&pr=827&range=01
- incr: https://webrevs.openjdk.org/?repo=valhalla&pr=827&range=00-01
Stats: 5 lines in 1 file changed: 1 ins; 2 del; 2 mod
Patch: https://git.openjdk.org/valhalla/pull/827.diff
Fetch: git fetch https://git.openjdk.org/valhalla pull/827/head:pull/827
PR: https://git.openjdk.org/valhalla/pull/827
More information about the valhalla-dev
mailing list