RFR: 8325949: Create an internal utility method for creating VarHandle instances [v2]
Alan Bateman
alanb at openjdk.org
Tue Sep 17 12:37:05 UTC 2024
On Tue, 17 Sep 2024 07:24:29 GMT, Per Minborg <pminborg at openjdk.org> wrote:
> If you wish to add public methods anyhow, I think we should consider this under a separate issue.
I think it's a request for 10+ find methods to sit along the existing methods so it might be confusing too.
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.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20972#issuecomment-2355617297
More information about the core-libs-dev
mailing list