mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-20 20:00:28 +00:00
8174196: sun/management/jdp tests are not running properly
Reviewed-by: egahlin, dfuchs
This commit is contained in:
parent
c4743a4cca
commit
a63ec90cd2
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2013, 2017, 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
|
||||
@ -33,7 +33,7 @@
|
||||
* @library /lib/testlibrary
|
||||
* @modules jdk.management.agent/sun.management.jdp
|
||||
* @build jdk.testlibrary.* ClientConnection JdpTestUtil JdpTestCase JdpOnTestCase DynamicLauncher
|
||||
* @run main JdpDefaultsTest
|
||||
* @run main/othervm JdpDefaultsTest
|
||||
*/
|
||||
|
||||
public class JdpDefaultsTest extends DynamicLauncher {
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
* @library /lib/testlibrary
|
||||
* @modules jdk.management.agent/sun.management.jdp
|
||||
* @build jdk.testlibrary.* ClientConnection JdpTestUtil JdpTestCase JdpJmxRemoteDynamicPortTestCase DynamicLauncher
|
||||
* @run main JdpJmxRemoteDynamicPortTest
|
||||
* @run main/othervm JdpJmxRemoteDynamicPortTest
|
||||
*/
|
||||
|
||||
import java.lang.management.ManagementFactory;
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2013, 2017, 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
|
||||
@ -34,7 +34,7 @@
|
||||
* @library /lib/testlibrary
|
||||
* @modules jdk.management.agent/sun.management.jdp
|
||||
* @build jdk.testlibrary.* ClientConnection JdpTestUtil JdpTestCase JdpOffTestCase DynamicLauncher
|
||||
* @run main JdpOffTest
|
||||
* @run main/othervm JdpOffTest
|
||||
*/
|
||||
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2013, 2017, 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
|
||||
@ -33,7 +33,7 @@
|
||||
* @library /lib/testlibrary
|
||||
* @modules jdk.management.agent/sun.management.jdp
|
||||
* @build jdk.testlibrary.* ClientConnection JdpTestUtil JdpTestCase JdpOnTestCase DynamicLauncher
|
||||
* @run main JdpSpecificAddressTest
|
||||
* @run main/othervm JdpSpecificAddressTest
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user