langtools/test/tools/doclint/LiteralTest.java
changeset 30730 d3ce7619db2c
parent 15366 545307ec740c
equal deleted inserted replaced
30729:398f0f51917a 30730:d3ce7619db2c
     1 /*
     1 /*
     2  * @test /nodynamiccopyright/
     2  * @test /nodynamiccopyright/
     3  * @bug 8006228
     3  * @bug 8006228
     4  * @summary Doclint doesn't detect <code> {@code nested inline} </code>
     4  * @summary Doclint doesn't detect <code> {@code nested inline} </code>
       
     5  * @modules jdk.compiler/com.sun.tools.doclint
     5  * @build DocLintTester
     6  * @build DocLintTester
     6  * @run main DocLintTester -ref LiteralTest.out LiteralTest.java
     7  * @run main DocLintTester -ref LiteralTest.out LiteralTest.java
     7  */
     8  */
     8 
     9 
     9 /** */
    10 /** */