--- 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