On Tue, 31 Mar 2026 08:12:51 GMT, Paul Hübner <[email protected]> wrote:
>> It's used to re-use `_archived_cache_name` in the new assertion later on. >> Would you like me to revert this assertion? > > Or should I use the `"archivedCache"` literal twice? I think you should just use the string literal instead of `_archived_cache_name` to mimimize the diff to just the assert you add later. ------------- PR Review Comment: https://git.openjdk.org/valhalla/pull/2249#discussion_r3016337088
