-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b11
Since JDK-8260966, sun.nio.fs.NativeBuffer implements AutoCloseable interface.
Now we can use try-with-resources statements to simplify code.
Now we can use try-with-resources statements to simplify code.