RFR: 8208088: Memory Leak in ControlAcceleratorSupport

Ambarish Rapte arapte at openjdk.java.net
Thu Mar 18 12:35:58 UTC 2021


On Wed, 17 Mar 2021 18:28:44 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Is there a unit test that can validate this fix?

I have added a unit test using a new shim class. Test verifies size of the map that is added as part of this fix.
So the test won't compile without this PR.

-------------

PR: https://git.openjdk.java.net/jfx/pull/429


More information about the openjfx-dev mailing list