On Wed, 4 Mar 2020 22:43:45 GMT, Craig Cavanaugh <github.com+636962+ccavana...@openjdk.org> wrote:
> This pull request fixes JDK-8129123. This bug also effects Windows and Linux > platforms. > Also, I believe JDK-8196037 is a duplicate of this issue. > > I've tested this against OpenJDK 11.0.6 on Ubuntu 18.04, Arch Linux and > Windows 10. > > Thanks! Can you please provide a unit test? One that fails before your fix and passes after your fix. ------------- PR: https://git.openjdk.java.net/jfx/pull/136