Integrated: 8264196: Change link_and_cleanup_shared_classes(CATCH) to CHECK

Calvin Cheung ccheung at openjdk.java.net
Thu Apr 22 23:00:30 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.

This pull request has now been integrated.

Changeset: 7a559140
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7a559140
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8264196: Change link_and_cleanup_shared_classes(CATCH) to CHECK

Reviewed-by: minqi, iklam

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

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


More information about the hotspot-runtime-dev mailing list