mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
8067013: Rename the com.oracle.java.testlibary package
Reviewed-by: dholmes, gtriantafill, sla
This commit is contained in:
parent
4c99a3031d
commit
462f735dac
425 changed files with 913 additions and 908 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue