On Wed, 20 May 2020 19:17:28 GMT, Arun Joseph <ajos...@openjdk.org> wrote:
>> Is there a way to create a test? > > I think it will be difficult to write a test for this. While debugging, > RunLoop was mostly used by threads managing > heap. It can't be directly accessed via JavaScript. Also, this issue only > affects Windows. The best way would be to > monitor the user objects created. https://bugs.openjdk.java.net/browse/JDK-8244579 refers to a manual test, but it's probably very hard to automate this. ------------- PR: https://git.openjdk.java.net/jfx/pull/229