Integrated: 8329430: MetaspaceShared::preload_and_dump should clear pending exception

Calvin Cheung ccheung at openjdk.org
Tue Apr 16 17:50:01 UTC 2024


On Mon, 15 Apr 2024 06:29:46 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Please review this simple fix for clearing the pending exception in `MetaspaceShared::preload_and_dump()`.
> 
> Passed tiers 1 - 4 testing.

This pull request has now been integrated.

Changeset: 76cbe488
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/76cbe4883b5f53843e5140eee2145011fec67e4c
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8329430: MetaspaceShared::preload_and_dump should clear pending exception

Reviewed-by: iklam, stuefe

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

PR: https://git.openjdk.org/jdk/pull/18777


More information about the hotspot-runtime-dev mailing list