hg: hsx/jdk7u/hotspot: 8036863: Update jdk7 testlibrary to match jdk8 in hotspot

kevin.walls at oracle.com kevin.walls at oracle.com
Wed Mar 26 15:56:42 UTC 2014


Changeset: 3d03e7c6b7eb
Author:    vkempik
Date:      2014-03-26 13:57 +0100
URL:       http://hg.openjdk.java.net/hsx/jdk7u/hotspot/rev/3d03e7c6b7eb

8036863: Update jdk7 testlibrary to match jdk8 in hotspot
Summary: Update testlibrary in jdk7, cumulative backport
Reviewed-by: kevinw, sla

! test/testlibrary/ClassFileInstaller.java
- test/testlibrary/OutputAnalyzerTest.java
+ test/testlibrary/com/oracle/java/testlibrary/Asserts.java
+ test/testlibrary/com/oracle/java/testlibrary/ByteCodeLoader.java
+ test/testlibrary/com/oracle/java/testlibrary/InMemoryJavaCompiler.java
+ test/testlibrary/com/oracle/java/testlibrary/InputArguments.java
! test/testlibrary/com/oracle/java/testlibrary/JDKToolFinder.java
+ test/testlibrary/com/oracle/java/testlibrary/JDKToolLauncher.java
! test/testlibrary/com/oracle/java/testlibrary/OutputAnalyzer.java
+ test/testlibrary/com/oracle/java/testlibrary/PerfCounter.java
+ test/testlibrary/com/oracle/java/testlibrary/PerfCounters.java
! test/testlibrary/com/oracle/java/testlibrary/Platform.java
! test/testlibrary/com/oracle/java/testlibrary/ProcessTools.java



More information about the hotspot-dev mailing list