test/jdk/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File
*** old/test/jdk/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java	Thu May  3 12:26:01 2018
--- new/test/jdk/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java	Thu May  3 12:26:01 2018

*** 1,7 **** --- 1,7 ---- /* ! * Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved. ! * Copyright (c) 2013, 2018, 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.
*** 23,32 **** --- 23,34 ---- /* * @test * @bug 8028994 * @author Staffan Larsen + * @comment Graal does not support CMS + * @requires !vm.graal.enabled * @library /lib/testlibrary * @modules jdk.attach/sun.tools.attach * jdk.management * @build jdk.testlibrary.* * @run main CheckOrigin

test/jdk/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File