RFR: 8264196: Change link_and_cleanup_shared_classes(CATCH) to CHECK

Yumin Qi minqi at openjdk.java.net
Thu Apr 22 20:56:36 UTC 2021


On Thu, 22 Apr 2021 20:19:56 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this simple fix for passing in CHECK instead of CATCH when calling `link_and_cleanup_shared_classes()` since it could throw an exception.
> 
> Testing: tiers 1 and 2 on mach5.

LGTM

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

Marked as reviewed by minqi (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3640


More information about the hotspot-runtime-dev mailing list