--- old/test/gc/arguments/TestMinInitialErgonomics.java 2014-05-13 14:31:00.473767344 +0400 +++ new/test/gc/arguments/TestMinInitialErgonomics.java 2014-05-13 14:31:00.369765515 +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 Test ergonomics decisions related to minimum and initial heap size. * @library /testlibrary /testlibrary/whitebox * @build TestMinInitialErgonomics TestMaxHeapSizeTools - * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm TestMinInitialErgonomics * @author thomas.schatzl@oracle.com */