-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b08
`Reference.waitForReferenceProcessing` is in internal API, which should go away with JDK-8344332. There is single use of that internal API in the tests, the last use of which was removed by JDK-8080225. We can remove the `Reference.waitForReferenceProcessing` break-ins in the tests now.
- blocks
-
JDK-8344332 (bf) Migrate DirectByteBuffer to use java.lang.ref.Cleaner
-
- Open
-
- relates to
-
JDK-8080225 FileInput/OutputStream/FileChannel cleanup should be improved
-
- Resolved
-
-
JDK-8305186 Reference.waitForReferenceProcessing should be more accessible
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/59e75093
-
Review(master) openjdk/jdk/23239