jdk-24/test/jdk/java/nio/channels
Weijun Wang 640a2afda3 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager
Co-authored-by: Lance Andersen <lancea@openjdk.org>
Co-authored-by: Weijun Wang <weijun@openjdk.org>
Reviewed-by: dholmes, alanb, dfuchs, mchung, mullan, prr
2021-05-24 16:55:55 +00:00
..
AsynchronousChannelGroup 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
AsynchronousFileChannel 8253497: Core Libs Terminology Refresh 2020-12-16 23:09:20 +00:00
AsynchronousServerSocketChannel 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
AsynchronousSocketChannel 8208281: java/nio/channels/AsynchronousSocketChannel/Basic.java timed out 2020-01-14 11:45:29 +00:00
Channels 8220477: Channels.newWriter() does not close if underlying channel throws an IOException 2019-04-17 08:12:19 -07:00
DatagramChannel 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
etc 8245194: Unix domain socket channel implementation 2020-10-28 17:26:26 +00:00
FileChannel 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
FileLock 8166253: (ch) FileLock object can get GC'd and result in unexpected release of file lock 2018-02-02 13:44:26 -08:00
Pipe 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SelectionKey 8213306: Fix legal headers in test/java/nio 2018-11-02 09:58:55 -07:00
Selector 8266369: (se) Add wepoll based Selector 2021-05-08 07:14:36 +00:00
ServerSocketChannel 8194298: Add support for per Socket configuration of TCP keepalive 2018-05-30 16:36:35 +05:30
SocketChannel 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
spi 8257966: Instrument test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/StateTestService.java 2020-12-10 16:02:25 +00:00
unixdomain 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
AsyncCloseAndInterrupt.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
ConfigureBlocking.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestServers.java 8199215: Re-examine getFreePort method in test infrastructure library 2018-03-16 18:15:31 +08:00
TestThread.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestUtil.java 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00