--- old/test/jdk/com/sun/tools/jextract/test8221838/StructTypedefsTest.java 2019-04-09 23:54:36.000000000 +0530 +++ new/test/jdk/com/sun/tools/jextract/test8221838/StructTypedefsTest.java 2019-04-09 23:54:35.000000000 +0530 @@ -23,7 +23,7 @@ import java.foreign.memory.Pointer; import org.testng.annotations.Test; -import static test8221838.structtypedefs_h.*; +import static test8221838.structtypedefs_lib.*; /* * @test