On Mon, 4 May 2026 09:41:07 GMT, Albert Mingkun Yang <[email protected]> wrote:
>> I think it is not possible (but please correct me if I am wrong). The goal >> is to reduce this to one call when everything in g1 is fixed. > >> The goal is to reduce this to one call when everything in g1 is fixed. > > Then, could we do this PR (in its "one call" patch version) after "everything > in g1 is fixed"? >From what I can tell, the "filename" argument is a filter, used with `$(filter >pattern…,text)` and that make function takes a list of patterns as input, so I >can't see why it wouldn't work. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30924#discussion_r3181722856
