< prev index next >

test/jdk/com/sun/tools/jextract/test8221838/StructTypedefsTest.java

Print this page

        

@@ -21,11 +21,11 @@
  * questions.
  */
 
 import java.foreign.memory.Pointer;
 import org.testng.annotations.Test;
-import static test8221838.structtypedefs_h.*;
+import static test8221838.structtypedefs_lib.*;
 
 /*
  * @test
  * @bug 8221838
  * @summary jextract generates non-existent type reference for typedef on typedef
< prev index next >