8156689: [TESTBUG] runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java disable range testing of Allocate*PrefetchLines
Reviewed-by: kvn
This commit is contained in:
parent
0e8376bd17
commit
ce9242dc85
@ -89,6 +89,14 @@ public class TestOptionsWithRanges {
|
||||
*/
|
||||
excludeTestMaxRange("CICompilerCount");
|
||||
|
||||
/*
|
||||
* JDK-8156679
|
||||
* Temporarily exclude from range testing as the range is not
|
||||
* valid for all platforms
|
||||
*/
|
||||
excludeTestRange("AllocatePrefetchLines");
|
||||
excludeTestRange("AllocateInstancePrefetchLines");
|
||||
|
||||
/*
|
||||
* JDK-8136766
|
||||
* Temporarily remove ThreadStackSize from testing because Windows can set it to 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user