--- old/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java 2015-12-21 13:03:00.434187407 -0800 +++ new/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java 2015-12-21 13:03:00.322187410 -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