Hello,
I am eliciting a discussion on the feasibility of tracking checked
exceptions thrown by a MethodHandle. It is already requested in
https://bugs.openjdk.org/browse/JDK-8268116 as it appears useful in
the development of Foreign Function Interface API.
Currently, explicit MethodHandle usages a
On Sat, 20 May 2023 01:03:52 GMT, Ichiroh Takiguchi
wrote:
> I think the values are package-private. Even if class is changed to `public`,
> the classes in`sun.nio.cs.ext` package could not access to these values in
> `sun.nio.cs` package...
I meant making those package-private fields public