test/sun/jvmstat/perfdata/PrologSanity/PrologSizeSanityCheck.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File
*** old/test/sun/jvmstat/perfdata/PrologSanity/PrologSizeSanityCheck.java	Tue Sep 20 21:31:25 2011
--- new/test/sun/jvmstat/perfdata/PrologSanity/PrologSizeSanityCheck.java	Tue Sep 20 21:31:22 2011

*** 1,7 **** --- 1,7 ---- /* ! * Copyright (c) 2004, 2011, 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 * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation.
*** 22,31 **** --- 22,32 ---- */ /* * @test * @bug 4990825 + * @run main/othervm -XX:+UsePerfData PrologSizeSanityCheck * @summary prolog size and overflow sanity checks */ import sun.jvmstat.monitor.*;

test/sun/jvmstat/perfdata/PrologSanity/PrologSizeSanityCheck.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File