RFR: 8344332: (bf) Migrate DirectByteBuffer to use java.lang.ref.Cleaner [v9]

Alan Bateman alanb at openjdk.org
Sun Jan 26 07:33:02 UTC 2025


On Fri, 24 Jan 2025 22:01:59 GMT, Brent Christian <bchristi at openjdk.org> wrote:

> Testing is still clean on my side. I would appreciate if folks can run this through their CIs.
> 
> I am planning to integrate this on Monday, as long as we discover no new issues.

I ran it through our CI and we seem to have a few tests that aren't in the jdk repo but have a dependency on jdk.internal.ref.Cleaner so they will need to be fixed and/or excluded. Would you mind holding off until Tuesday to give time to get that done? Otherwise I didn't see any issues. I see there is a referenced Graal issue as it looks like they have to do an update to align with the changes here.

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

PR Comment: https://git.openjdk.org/jdk/pull/22165#issuecomment-2614254369


More information about the core-libs-dev mailing list