[lworld] Integrated: 8303137: [lworld] Fix ArchivedEnumTest fail caused by changed Enum static field
Roger Riggs
rriggs at openjdk.org
Sat Feb 25 14:21:32 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.
This pull request has now been integrated.
Changeset: 5e871a47
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/5e871a477f79a7407053fdd4f5b4cd2aadcf8901
Stats: 15 lines in 1 file changed: 2 ins; 8 del; 5 mod
8303137: [lworld] Fix ArchivedEnumTest fail caused by changed Enum static field
Reviewed-by: mchung
-------------
PR: https://git.openjdk.org/valhalla/pull/827
More information about the valhalla-dev
mailing list