-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: None
-
Component/s: core-libs
-
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.