RFR: 8237926: Potential memory leak of model data in javafx.scene.control.ListView
Ambarish Rapte
arapte at openjdk.java.net
Tue Mar 3 13:06:52 UTC 2020
On Mon, 2 Mar 2020 16:47:50 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> As I mentioned in the bug report for [JDK-8240287](https://bugs.openjdk.java.net/browse/JDK-8240287), I recommend using [JDK-8227619](https://bugs.openjdk.java.net/browse/JDK-8227619) as the bug ID for this fix (and closing JDK-8240287 in JBS as a duplicate). I think that you should be able to just change the title of this PR.
>
> Is it possible to create a test for the leak?
Hi Kevin, I have updated the PR according to both the comments. Please take a look.
-------------
PR: https://git.openjdk.java.net/jfx/pull/132
More information about the openjfx-dev
mailing list