RFR: 8317294: Classloading throws exceptions over already pending exceptions [v2]

Aleksey Shipilev shade at openjdk.org
Tue Oct 3 21:20:21 UTC 2023


On Tue, 3 Oct 2023 13:21:24 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This looks fine. I have sort of a preference for the two returns to be after the fthrow so I don't have to look and see what the } below it matches, but if you argue the other way, I don't object.

It is not a bother to replace with two returns, did so in the new commit. I'll wait for GHA to clear before integrating.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15984#issuecomment-1745734783


More information about the hotspot-runtime-dev mailing list