jdk/src/java.base/share/classes/sun/nio/ch
Andrew Dinn 1c7d214f53 8221397: Support implementation-defined Map Modes
Allow implementation-defined extensions to FileChannel MapMode enum

Reviewed-by: alanb
2019-04-09 16:21:20 +01:00
..
AllocatedNativeObject.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AsynchronousChannelGroupImpl.java 8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently 2018-03-27 19:29:46 +01:00
AsynchronousFileChannelImpl.java 8196535: Remove support for pre-Java 6 non-JVM-wide file locking 2018-02-05 15:08:46 -08:00
AsynchronousServerSocketChannelImpl.java 8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA 2019-01-22 12:32:19 +00:00
AsynchronousSocketChannelImpl.java 8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA 2019-01-22 12:32:19 +00:00
Cancellable.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ChannelInputStream.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CompletedFuture.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DatagramChannelImpl.java 8217451: ExtendedSocketOptions should encapsulate support for SO_FLOW_SLA 2019-01-22 12:32:19 +00:00
DatagramSocketAdaptor.java 8198562: (ch) Separate blocking and non-blocking code paths (part 1) 2018-02-28 09:54:38 +00:00
DirectBuffer.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExtendedSocketOption.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FileChannelImpl.java 8221397: Support implementation-defined Map Modes 2019-04-09 16:21:20 +01:00
FileDispatcher.java 8202261: (fc) FileChannel.map and RandomAccessFile.setLength should not preallocate space 2018-04-26 09:04:18 +01:00
FileLockImpl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FileLockTable.java 8196535: Remove support for pre-Java 6 non-JVM-wide file locking 2018-02-05 15:08:46 -08:00
Groupable.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Interruptible.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Invoker.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
IOStatus.java 8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset 2019-03-22 11:35:35 +00:00
IOUtil.java 8200256: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently 2018-03-27 19:29:46 +01:00
IOVecWrapper.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MembershipKeyImpl.java 8198562: (ch) Separate blocking and non-blocking code paths (part 1) 2018-02-28 09:54:38 +00:00
MembershipRegistry.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NativeDispatcher.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NativeObject.java 8200131: Improve lazy init of InetAddress.canonicalHostName and NativeObject.pageSize 2018-04-05 09:37:19 -07:00
NativeThreadSet.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Net.java 8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset 2019-03-22 11:35:35 +00:00
OptionKey.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PendingFuture.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Reflect.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Secrets.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SelChImpl.java 8200583: (se) Selector clean-up, part 4 2018-04-05 15:01:57 +01:00
SelectionKeyImpl.java 6350055: (se) SelectionKey.interestOps variants to atomically update interest ops 2018-06-07 09:18:39 +01:00
SelectorImpl.java 8199433: (se) select(Consumer<SelectionKey> action) as alternative to selected-key set 2018-06-16 10:10:54 +01:00
SelectorProviderImpl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ServerSocketAdaptor.java 8198562: (ch) Separate blocking and non-blocking code paths (part 1) 2018-02-28 09:54:38 +00:00
ServerSocketChannelImpl.java 8220738: (sc) Move ServerSocketChannelImpl remaining native method to Net 2019-03-16 12:31:31 +00:00
SimpleAsynchronousFileChannelImpl.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SocketAdaptor.java 8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset 2019-03-22 11:35:35 +00:00
SocketChannelImpl.java 8221252: (sc) SocketChannel and its socket adaptor need to handle connection reset 2019-03-22 11:35:35 +00:00
SocketOptionRegistry.java.template 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadPool.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Util.java 8202788: Explicitly reclaim cached thread-local direct buffers at thread exit 2018-06-22 17:56:55 +02:00