--- old/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java 2016-02-12 22:55:09.168723622 +0300 +++ new/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java 2016-02-12 22:55:09.028793620 +0300 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -121,6 +121,7 @@ * and would affect other tests that run in parallel. */ excludeTestMaxRange("ConcGCThreads"); + excludeTestMinRange("CMSSamplingGrain"); excludeTestMaxRange("G1ConcRefinementThreads"); excludeTestMaxRange("G1RSetRegionEntries"); excludeTestMaxRange("G1RSetSparseRegionEntries");