jdk-24/test/jdk/java/nio
Peter Levart 6ec2cfcc49 8202788: Explicitly reclaim cached thread-local direct buffers at thread exit
Add internal TerminatingThreadLocal and use it to free cached thread-local direct buffers and nio-fs native buffers

Reviewed-by: tonyp, alanb
2018-06-22 17:56:55 +02:00
..
Buffer 8202216: Add Buffer mismatch methods 2018-06-14 23:09:11 -07:00
ByteOrder 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
channels 8202788: Explicitly reclaim cached thread-local direct buffers at thread exit 2018-06-22 17:56:55 +02:00
charset 8200310: Avoid charset lookup machinery in java.nio.charset.StandardCharsets 2018-03-28 21:14:06 -07:00
file 8205062: (fs) Improve some print diagnostics in java/nio/file/Files/CopyAndMove.java 2018-06-15 12:48:19 -07:00
MappedByteBuffer 8191416: (bf) DirectByteBuffer extends MappedByteBuffer, confuses instanceof tests 2018-02-12 08:19:23 -08:00