On Wed, 22 Jun 2022 10:50:56 GMT, Alan Bateman <al...@openjdk.org> wrote:
> > > One other thing, this is a regression in 19 so I assume the PR should be > > > against openjdk/jdk19 rather than the main line. > > > > > > Since this PR already got a few approvals, I will backport the changeset to > > the jdk19 line after this PR gets integrated. > > Okay, although doing it this way means there will need to be a PR for > openjdk/jdk19 too. Yes. It's much easier to backport it than to create a jdk19 PR from scratch, as `/backport` skara command does the job for me 😀 ------------- PR: https://git.openjdk.org/jdk/pull/9193