[9] RFR of 8133207: ParallelProbes.java test fails after changes for JDK-8080115

Brian Burkhalter brian.burkhalter at oracle.com
Fri Aug 7 20:34:11 UTC 2015


Hi Roger,

Yes, that is the intention. This is merely intended to unblock the process.

Thanks,

Brian

On Aug 7, 2015, at 1:31 PM, Roger Riggs <Roger.Riggs at oracle.com> wrote:

> 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