--- old/test/gc/arguments/TestCMSHeapSizeFlags.java 2014-05-13 14:30:58.669735608 +0400 +++ new/test/gc/arguments/TestCMSHeapSizeFlags.java 2014-05-13 14:30:58.573733920 +0400 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. +* Copyright (c) 2014, 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 @@ -28,7 +28,6 @@ * @summary Tests argument processing for initial and maximum heap size for the CMS collector * @library /testlibrary /testlibrary/whitebox * @build TestCMSHeapSizeFlags TestMaxHeapSizeTools - * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm TestCMSHeapSizeFlags * @author thomas.schatzl@oracle.com */