mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-10 10:28:37 +00:00
8133207: ParallelProbes.java test fails after changes for JDK-8080115
Do not run in othervm mode. Reviewed-by: darcy, rriggs
This commit is contained in:
parent
f0c2f24793
commit
e0803f5e68
@ -29,7 +29,7 @@ import java.util.ArrayList;
|
||||
/* @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 {
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user