[code-reflection] Integrated: We previously disalowed all field accesses. Static final primitives are safe
Gary Frost
gfrost at openjdk.org
Wed Jul 17 11:24:33 UTC 2024
On Wed, 17 Jul 2024 11:18:13 GMT, Gary Frost <gfrost at openjdk.org> wrote:
> Allow access to primitive static final fields in enclosing compute class.
This pull request has now been integrated.
Changeset: f1d58833
Author: Gary Frost <gfrost at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/f1d5883363c9c216c5ed14bb565e39ee6a4fb782
Stats: 44 lines in 4 files changed: 39 ins; 0 del; 5 mod
We previously disalowed all field accesses. Static final primitives are safe
-------------
PR: https://git.openjdk.org/babylon/pull/183
More information about the babylon-dev
mailing list