test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java
changeset 59053 ba6c248cae19
parent 53954 b5f4a8477a20
--- a/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java	Wed Nov 13 11:21:15 2019 +0100
+++ b/test/hotspot/jtreg/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java	Wed Nov 13 11:37:29 2019 +0100
@@ -219,11 +219,6 @@
         excludeTestMinRange("MallocMaxTestWords");
 
         /*
-         * Exclude CMSSamplingGrain as it can cause intermittent failures on Windows
-         */
-        excludeTestRange("CMSSamplingGrain");
-
-        /*
          * Exclude below options as their maximum value would consume too much memory
          * and would affect other tests that run in parallel.
          */