--- old/test/gc/arguments/TestG1HeapSizeFlags.java 2014-05-13 14:30:59.241745670 +0400 +++ new/test/gc/arguments/TestG1HeapSizeFlags.java 2014-05-13 14:30:59.161744263 +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 G1 collector * @library /testlibrary /testlibrary/whitebox * @build TestG1HeapSizeFlags TestMaxHeapSizeTools - * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm TestG1HeapSizeFlags * @author thomas.schatzl@oracle.com */