Integrated: 8350916: Remove misleading warning "Cannot dump shared archive while using shared archive"
Ioi Lam
iklam at openjdk.org
Sun Mar 2 03:46:57 UTC 2025
On Fri, 28 Feb 2025 02:10:16 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Please review this trivial change. I replaced an unreachable `warning()` call with an assert and an explanation in comments.
>
> I verified with running all CDS tests and the assert is never triggered.
This pull request has now been integrated.
Changeset: 157e5ad4
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/157e5ad4a3abc7aea9ec2ec3d2381e42101990b8
Stats: 10 lines in 1 file changed: 7 ins; 0 del; 3 mod
8350916: Remove misleading warning "Cannot dump shared archive while using shared archive"
Reviewed-by: ccheung
-------------
PR: https://git.openjdk.org/jdk/pull/23836
More information about the hotspot-runtime-dev
mailing list