8145027: Exclude NUMAInterleaveGranularity from TestOptionsWithRanges.java
Reviewed-by: jwilhelm, ddmitriev
This commit is contained in:
parent
d5cbfaf934
commit
023320f726
@ -131,6 +131,12 @@ public class TestOptionsWithRanges {
|
||||
|
||||
excludeTestMaxRange("VMThreadStackSize");
|
||||
|
||||
/*
|
||||
* JDK-8145027
|
||||
* Temporarily exclude as current range/constraint is not enough for some option combinations.
|
||||
*/
|
||||
excludeTestRange("NUMAInterleaveGranularity");
|
||||
|
||||
/*
|
||||
* Remove parameters controlling the code cache. As these
|
||||
* parameters have implications on the physical memory
|
||||
|
Loading…
Reference in New Issue
Block a user