RFR: 8257966: Instrument test/jdk/java/nio/channels/spi/SelectorProvider/inheritedChannel/StateTestService.java
Michael McMahon
michaelm at openjdk.java.net
Wed Dec 9 11:48:46 UTC 2020
Could I get the following small (temporary) test change reviewed please?
It adds some printlns to a file from a process launched by the inetd/launch simulator in the regression tests.
Normal stderr, stdout is not available in that context.
Thanks,
Michael.
-------------
Commit messages:
- add instrumentation to a test that has failed occasionally
Changes: https://git.openjdk.java.net/jdk/pull/1714/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=1714&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8257966
Stats: 75 lines in 3 files changed: 37 ins; 11 del; 27 mod
Patch: https://git.openjdk.java.net/jdk/pull/1714.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1714/head:pull/1714
PR: https://git.openjdk.java.net/jdk/pull/1714
More information about the nio-dev
mailing list