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

Coleen Phillimore coleenp at openjdk.org
Thu Aug 21 20:24:55 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.

I see now that the type hiding template was already there.  This looks good.

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

Marked as reviewed by coleenp (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26853#pullrequestreview-3142168473


More information about the hotspot-runtime-dev mailing list