langtools/test/tools/javac/nativeHeaders/javahComparison/CompareTest.java
changeset 23117 862f9f689d0b
parent 17546 06bbe5f5a2b8
child 30730 d3ce7619db2c
equal deleted inserted replaced
23116:4c134ccd6b8d 23117:862f9f689d0b
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 /*
    24 /*
    25  * @test
    25  * @test
    26  * @bug 7150368 8003412 8000407
    26  * @bug 7150368 8003412 8000407 8031545
    27  * @summary javac should include basic ability to generate native headers
    27  * @summary javac should include basic ability to generate native headers
    28  */
    28  */
    29 
    29 
    30 import java.io.File;
    30 import java.io.File;
    31 import java.io.IOException;
    31 import java.io.IOException;