On Mon, 11 Jul 2022 15:07:28 GMT, Christoph Langer <clan...@openjdk.org> wrote:
> Hi all, > > This pull request contains a backport of > [JDK-8287902](https://bugs.openjdk.org/browse/JDK-8287902), commit > [975316e3](https://github.com/openjdk/jdk/commit/975316e3e5f1208e4e15eadc2493d25c15554647) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Magnus Ihse Bursie on 10 Jun 2022 > and was reviewed by Naoto Sato. > > It fixes an issue that shows up in the new GHA workflow. > > Thanks! This pull request has now been integrated. Changeset: 39715f3d Author: Christoph Langer <clan...@openjdk.org> URL: https://git.openjdk.org/jdk19/commit/39715f3da7e8749bf477b818ae06f4dd99c223c4 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8287902: UnreadableRB case in MissingResourceCauseTest is not working reliably on Windows Backport-of: 975316e3e5f1208e4e15eadc2493d25c15554647 ------------- PR: https://git.openjdk.org/jdk19/pull/134