On Fri, 13 Mar 2020 12:55:27 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> I've changed the title accordingly. However, I've no idea how to add a test >> and couldn't find any unit test concerning >> `UserStyleSheetLocation` (apart from some tests that make sure it was >> invoked on the Javafx thread). > > You must have some use case that fails without this proposed fix (else why > are you proposing it), right? Yes, we had this exception in our application which was (temporarily) fixed with https://github.com/JabRef/jabref/pull/5497. But JabRef is 100k lines of code, so I doubt this counts as a unit test. ------------- PR: https://git.openjdk.java.net/jfx/pull/22