Integrated: 8365814: Consolidate has_been_archived() and has_been_buffered() in ArchiveBuilder

Ioi Lam iklam at openjdk.org
Fri Aug 22 20:43:57 UTC 2025


On Wed, 20 Aug 2025 04:01:13 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Merged the two methods into one: `ArchiveBuilder::has_been_archived()`. Added comments and asserts to explain what the expected result is.

This pull request has now been integrated.

Changeset: c01b4fc3
Author:    Ioi Lam <iklam at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c01b4fc348fff37c502d38ab3bb3385a5a8cff9a
Stats:     36 lines in 4 files changed: 20 ins; 10 del; 6 mod

8365814: Consolidate has_been_archived() and has_been_buffered() in ArchiveBuilder

Reviewed-by: kvn, coleenp

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

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


More information about the hotspot-runtime-dev mailing list