RFR: 8325949: Create an internal utility method for creating VarHandle instances [v2]
Eirik Bjørsnøs
eirbjo at openjdk.org
Tue Sep 17 13:37:05 UTC 2024
On Tue, 17 Sep 2024 12:33:34 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> I think your proposal looks generally okay, not sure about naming it "MethodHandlesInternal" with "internal" in the package name as it's more like a class of utility methods.
Perhaps `MethodHandlesSupport`, like `jdk.internal.util.ArraysSupport`?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20972#issuecomment-2355825352
More information about the core-libs-dev
mailing list