hg: jigsaw/jake/jdk: 8139430: Refactor test library to decrease	module dependencies of tests
    mandy.chung at oracle.com 
    mandy.chung at oracle.com
       
    Wed Nov 25 00:58:50 UTC 2015
    
    
  
Changeset: 45cb94eef0ec
Author:    shurailine
Date:      2015-11-23 11:49 -0800
URL:       http://hg.openjdk.java.net/jigsaw/jake/jdk/rev/45cb94eef0ec
8139430: Refactor test library to decrease module dependencies of tests
Reviewed-by: mchung, alanb
! test/java/util/logging/TestLoggerWeakRefLeak.java
- test/lib/testlibrary/jdk/testlibrary/InputArguments.java
! test/lib/testlibrary/jdk/testlibrary/JcmdBase.java
! test/lib/testlibrary/jdk/testlibrary/ProcessTools.java
! test/lib/testlibrary/jdk/testlibrary/TestThread.java
+ test/lib/testlibrary/jdk/testlibrary/management/InputArguments.java
+ test/lib/testlibrary/jdk/testlibrary/management/ThreadMXBeanTool.java
! test/sun/tools/jcmd/TestJcmdSanity.java
! test/sun/tools/jinfo/JInfoHelper.java
! test/sun/tools/jmap/BasicJMapTest.java
! test/sun/tools/jps/JpsBase.java
! test/sun/tools/jstack/BasicJStackTest.java
    
    
More information about the jigsaw-dev
mailing list