< prev index next >

test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java

Print this page
rev 9752 : [mq]: webrev.01

@@ -134,16 +134,10 @@
         excludeTestMaxRange("ParallelGCThreads");
 
         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
          * the system and/or may cause concurrently executed tests to
          * fail. These parameters are rigorously checked when the code
< prev index next >