TESTFAIL:java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh
The test java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh failed once in single binary run.
#section:shell
----------messages:(3/113)----------
command: shell run_tests.sh
reason: User specified action: run shell run_tests.sh
elapsed time (seconds): 2.152
----------System.out:(26/1296)----------
lib/solaris-amd64
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m StateTest
Exception in thread "main" java.net.ConnectException: Connection refused
at sun.nio.ch.Net.connect0(Native Method)
at sun.nio.ch.Net.connect(Net.java:435)
at sun.nio.ch.Net.connect(Net.java:427)
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:643)
at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
at Launcher.launchWithServerSocketChannel(Launcher.java:103)
at StateTest.main(StateTest.java:170)
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m EchoTest
TCP echo test passed.
UDP echo test passed.
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m CloseTest
Test passed - service closed connection.
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m StateTest -Djava.security.manager '-Djava.security.policy=/Users/aurora/sandbox_keepme/testbase/test/java/nio/channels/spi/SelectorProvider/inheritedChannel/java.policy.pass'
All tests passed.
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m StateTest -expectFail -Djava.security.manager '-Djava.security.policy=/Users/aurora/sandbox_keepme/testbase/test/java/nio/channels/spi/SelectorProvider/inheritedChannel/java.policy.fail'
All tests passed.
1 test(s) failed
The test java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh failed once in single binary run.
#section:shell
----------messages:(3/113)----------
command: shell run_tests.sh
reason: User specified action: run shell run_tests.sh
elapsed time (seconds): 2.152
----------System.out:(26/1296)----------
lib/solaris-amd64
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m StateTest
Exception in thread "main" java.net.ConnectException: Connection refused
at sun.nio.ch.Net.connect0(Native Method)
at sun.nio.ch.Net.connect(Net.java:435)
at sun.nio.ch.Net.connect(Net.java:427)
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:643)
at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
at Launcher.launchWithServerSocketChannel(Launcher.java:103)
at StateTest.main(StateTest.java:170)
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m EchoTest
TCP echo test passed.
UDP echo test passed.
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m CloseTest
Test passed - service closed connection.
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m StateTest -Djava.security.manager '-Djava.security.policy=/Users/aurora/sandbox_keepme/testbase/test/java/nio/channels/spi/SelectorProvider/inheritedChannel/java.policy.pass'
All tests passed.
+ /Users/aurora/sandbox_keepme/jdk/bin/java -ea -esa -Xmx512m StateTest -expectFail -Djava.security.manager '-Djava.security.policy=/Users/aurora/sandbox_keepme/testbase/test/java/nio/channels/spi/SelectorProvider/inheritedChannel/java.policy.fail'
All tests passed.
1 test(s) failed
- duplicates
-
JDK-8038768 (se) TEST_BUG: java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.sh failing intermittently (sol)
-
- Closed
-