langtools/test/com/sun/javadoc/testEncoding/EncodeTest.java
changeset 34752 9c262a013456
parent 20238 a08610368936
equal deleted inserted replaced
34751:32ee3b176042 34752:9c262a013456
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    19  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
    20  * or visit www.oracle.com if you need additional information or have any
    20  * or visit www.oracle.com if you need additional information or have any
    21  * questions.
    21  * questions.
    22  */
    22  */
    23 
    23 
    24 
       
    25 /**
    24 /**
    26  * Testing en\u00e7\u00f4ded string.
    25  * Testing en\u00e7\u00f4ded string.
    27  * In the encoded comment string, Unicode U+00E7 is "Latin small letter C with cedilla"
    26  * In the encoded comment string, Unicode U+00E7 is "Latin small letter C with cedilla"
    28  * and Unicode U+00F4 is "Latin small letter O with circumflex"
    27  * and Unicode U+00F4 is "Latin small letter O with circumflex"
    29  */
    28  */