On Fri, 13 Mar 2020 13:05:29 GMT, Tobias Diez <github.com+5037600+tobiasd...@openjdk.org> wrote:
>> 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. In that case, we will need you to distill it down to a simple, standalone test program. It seems that it might not be suitable for a unit test, but we need some test to show that the fix is failing now, and works after your proposed fix. ------------- PR: https://git.openjdk.java.net/jfx/pull/22