diff --git a/hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java b/hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java index d3bf18889aa..70b452b60c4 100644 --- a/hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java +++ b/hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java @@ -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