OpenJDK / jdk / jdk10
changeset 25983:12cac8cfce4a
8052961: Test "com/sun/tools/attach/StartManagementAgent.java" failing intermittently
Reviewed-by: sla
author | jbachorik |
---|---|
date | Tue, 29 Jul 2014 15:37:54 +0200 |
parents | 724303cf59ba |
children | 61659e1c7433 |
files | jdk/test/com/sun/tools/attach/StartManagementAgent.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/test/com/sun/tools/attach/StartManagementAgent.java Tue Aug 12 10:16:58 2014 +0200 +++ b/jdk/test/com/sun/tools/attach/StartManagementAgent.java Tue Jul 29 15:37:54 2014 +0200 @@ -40,7 +40,7 @@ * @test * @summary Test for VirtualMachine.startManagementAgent and VirtualMachine.startLocalManagementAgent * @library /lib/testlibrary - * @run build Application jdk.testlibrary.* + * @run build Application SimpleProvider jdk.testlibrary.* * @run main StartManagementAgent */