changeset 25600 | 7f93cb0536fd |
parent 25439 | 26d6d07eebc7 |
25456:39cfdc2dcaf3 | 25600:7f93cb0536fd |
---|---|
1 /* |
1 /* |
2 * @test /nodynamiccopyright/ |
2 * @test /nodynamiccopyright/ |
3 * @bug 1265387 |
3 * @bug 1265387 8048805 |
4 * @summary ''' and '\u0027' are not legal char literals. |
4 * @summary ''' and '\u0027' are not legal char literals. |
5 * @author turnidge |
5 * @author turnidge |
6 * |
6 * |
7 * @compile/fail/ref=TripleQuote.out -XDrawDiagnostics TripleQuote.java |
7 * @compile/fail/ref=TripleQuote.out -XDrawDiagnostics TripleQuote.java |
8 */ |
8 */ |