RFR: JDK-8304705 Parent class contains 6 constants that should be static
Kevin Rushforth
kcr at openjdk.org
Wed Mar 22 12:21:55 UTC 2023
On Wed, 22 Mar 2023 10:00:04 GMT, John Hendrikx <jhendrikx at openjdk.org> wrote:
> Made 6 constants static in `Parent`. Discovered these with the Java Object Layout tool.
Looks good. This seems like an obvious oversight.
-------------
Marked as reviewed by kcr (Lead).
PR Review: https://git.openjdk.org/jfx/pull/1064#pullrequestreview-1352455644
More information about the openjfx-dev
mailing list