RFR: 8365814: Consolidate has_been_archived() and has_been_buffered() in ArchiveBuilder
Ioi Lam
iklam at openjdk.org
Fri Aug 22 20:43:56 UTC 2025
On Wed, 20 Aug 2025 04:53:20 GMT, Vladimir Kozlov <kvn 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.
>
> Good.
Thanks @vnkozlov and @coleenp for the review
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26853#issuecomment-3215578101
More information about the hotspot-runtime-dev
mailing list