RFR: 8364660: ClassVerifier::ends_in_athrow() should be removed [v2]
Dean Long
dlong at openjdk.org
Fri Sep 5 19:47:08 UTC 2025
On Fri, 5 Sep 2025 16:00:05 GMT, Chen Liang <liach 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?
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.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27107#issuecomment-3259558199
More information about the core-libs-dev
mailing list