RFR: 8365569: Remove finalize from JavaSoundAudioClip.java

Sergey Bylokhov serb at openjdk.org
Tue Aug 26 00:53:42 UTC 2025


On Wed, 20 Aug 2025 20:58:08 GMT, Phil Race <prr at openjdk.org> wrote:

> Memory leaks ? Where and how ? By current implementation, you mean before and after the PR ?

I meant the reason why do you need the "new" delegate implementation is the reference to the object back from the listener lists, should not that references be weak?

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

PR Comment: https://git.openjdk.org/jdk/pull/26784#issuecomment-3222184459


More information about the client-libs-dev mailing list