[9] RFR of 8133207: ParallelProbes.java test fails after changes for JDK-8080115
Roger Riggs
Roger.Riggs at Oracle.com
Fri Aug 7 20:31:52 UTC 2015
Hi,
That's fine as a temporary; but will there be a real fix?
Roger
On 8/7/2015 4:16 PM, Brian Burkhalter wrote:
> Please review at your convenience.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8133207
>
> Diff:
> --- a/test/java/nio/file/Files/probeContentType/ParallelProbes.java
> +++ b/test/java/nio/file/Files/probeContentType/ParallelProbes.java
> @@ -29,7 +29,7 @@
> /* @test
> * @summary Test probing content type simultaneously from multiple threads.
> * @requires (os.family == "linux") | (os.family == "solaris")
> - * @run main/othervm ParallelProbes 10
> + * @run main ParallelProbes 10
> */
> public class ParallelProbes {
>
> Summary:
> Do not run in othervm mode.
>
> Thanks,
>
> Brian
More information about the nio-dev
mailing list