hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
changeset 35462 a1bed49c67a8
parent 35074 4ac430acedd7
child 36175 0f5b32ce95fc
--- a/hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java	Thu Jan 07 16:25:53 2016 +0100
+++ b/hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java	Tue Jan 05 10:41:56 2016 -0800
@@ -136,12 +136,6 @@
         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
          * reserved by the VM, setting them to large values may hang