[9] RFR of 8133010: (fs) Create test for parallel access to Files.probeContentType()
Chris Hegarty
chris.hegarty at oracle.com
Wed Aug 5 12:09:09 UTC 2015
Seems reasonable Brian.
Can you please keep a reference to the threads being created and join
them from the main thread. This way jtreg will not try to cleanup/finish
before the other threads are complete.
-Chris.
On 05/08/15 01:23, Brian Burkhalter wrote:
> Please review at your convenience.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8133010
> Patch: http://cr.openjdk.java.net/~bpb/8133010/webrev.00/
>
> Summary:
>
> Add as a formal regression test the test submitted with https://bugs.openjdk.java.net/browse/JDK-8080115 in hopes of reproducing the issue which has as yet not occurred when run manually.
>
> Thanks,
>
> Brian
>
More information about the nio-dev
mailing list