RFR: 8364660: ClassVerifier::ends_in_athrow() should be removed [v2]
Matias Saavedra Silva
matsaave at openjdk.org
Wed Oct 15 14:37:55 UTC 2025
On Fri, 5 Sep 2025 19:44:34 GMT, Dean Long <dlong at openjdk.org> wrote:
>> Do we need a test case emulating the scenario described by JVMS, to ensure the particular scenario once covered by ends_in_athrow is still covered?
>
>> Do we need a test case emulating the scenario described by JVMS, to ensure the particular scenario once covered by ends_in_athrow is still covered?
>
> I think Oracle has enough test coverage in closed tests, but it wouldn't hurt to have more open tests. All I could find in a quick search was open/test/hotspot/jtreg/runtime/handlerInTry.
Thanks for the reviews @dean-long and @liach!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27107#issuecomment-3406766050
More information about the core-libs-dev
mailing list