:
- Original Message -
From: "-"
To: "core-libs-dev"
Sent: Sunday, May 21, 2023 6:52:44 AM
Subject: Exposing checked exceptions that a MethodHandle can throw
Hello,
I am eliciting a discussion on the feasibility of tracking checked
exceptions thrown by a MethodH
- Original Message -
> From: "-"
> To: "core-libs-dev"
> Sent: Sunday, May 21, 2023 6:52:44 AM
> Subject: Exposing checked exceptions that a MethodHandle can throw
> Hello,
> I am eliciting a discussion on the feasibility of tracking checked
> e
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