On Mon, 11 Oct 2021 14:34:28 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> Thumbs up. > > Were you able to reproduce the test failure and have you verified that this > fix does cause the test to pass? Yes, I can reproduce the fail on my MacOS box, and this patch can make it pass sucessfully. ------------- PR: https://git.openjdk.java.net/jdk/pull/5890