--- old/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java 2016-04-28 11:48:50.500973674 +0200 +++ new/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java 2016-04-28 11:48:50.184973688 +0200 @@ -90,13 +90,6 @@ excludeTestMaxRange("CICompilerCount"); /* - * JDK-8153340 - * Temporary exclude AllocatePrefetchDistance option from testing - */ - excludeTestRange("AllocatePrefetchDistance"); - - - /* * JDK-8136766 * Temporarily remove ThreadStackSize from testing because Windows can set it to 0 * (for default OS size) but other platforms insist it must be greater than 0