RFR: 8244579: Windows "User Objects" leakage with WebView

Johan Vos jvos at openjdk.java.net
Wed May 20 19:20:17 UTC 2020


On Wed, 20 May 2020 19:17:28 GMT, Arun Joseph <ajoseph at 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


More information about the openjfx-dev mailing list