diff -r 299b060a610d -r abbaf2803dae hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java --- a/hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java Wed Oct 14 14:51:10 2015 +0200 +++ b/hotspot/test/runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java Tue Oct 27 14:33:29 2015 +0300 @@ -29,7 +29,7 @@ * java.management * jdk.attach * jdk.management/sun.tools.attach - * @run main/othervm/timeout=600 TestOptionsWithRanges + * @run main/othervm/timeout=780 TestOptionsWithRanges */ import java.util.ArrayList; @@ -70,6 +70,8 @@ allOptionsAsMap.remove("G1ConcRefinementThreads"); allOptionsAsMap.remove("G1RSetRegionEntries"); allOptionsAsMap.remove("G1RSetSparseRegionEntries"); + allOptionsAsMap.remove("G1UpdateBufferSize"); + allOptionsAsMap.remove("InitialBootClassLoaderMetaspaceSize"); /* * Remove parameters controlling the code cache. As these