--- old/test/gc/arguments/TestParallelHeapSizeFlags.java 2014-05-13 14:31:01.049777477 +0400 +++ new/test/gc/arguments/TestParallelHeapSizeFlags.java 2014-05-13 14:31:00.969776070 +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 @@ -29,7 +29,6 @@ * parallel collectors. * @library /testlibrary /testlibrary/whitebox * @build TestParallelHeapSizeFlags TestMaxHeapSizeTools - * @run main ClassFileInstaller sun.hotspot.WhiteBox * @run main/othervm TestParallelHeapSizeFlags * @author thomas.schatzl@oracle.com */