8067013: Rename the com.oracle.java.testlibary package

Reviewed-by: dholmes, gtriantafill, sla
This commit is contained in:
Alexander Kulyakthin 2015-05-04 16:30:07 +02:00 committed by Katja Kantserova
parent 4c99a3031d
commit 462f735dac
425 changed files with 913 additions and 908 deletions

View file

@ -32,7 +32,7 @@
*/
import java.io.File;
import com.oracle.java.testlibrary.*;
import jdk.test.lib.*;
public class ClassFileParserBug {
public static void main(String args[]) throws Throwable {