Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8193597

sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK

    XMLWordPrintable

Details

    • b36
    • 10
    • b40
    • Verified

    Backports

      Description

        I suspect it's related to the specified test machine because it only failed once:
        ----------System.out:(8/267)----------
        Testing(sm=false) Big5....done!
        Testing(sm=false) Big5-HKSCS....done!
        Testing(sm=false) CESU-8....done!
        Testing(sm=false) EUC-JP....done!
        Testing(sm=false) EUC-KR....done!
        Testing(sm=false) GB18030....done!
        Testing(sm=false) GB2312....done!
        Testing(sm=false) GBK....
        ----------System.err:(14/892)----------
        java.lang.RuntimeException: getBytes(csn) failed -> GBK
        at TestStringCoding.testGetBytes(TestStringCoding.java:164)
        at TestStringCoding.main(TestStringCoding.java:82)

        Attachments

          Issue Links

            Activity

              People

                roland Roland Westrelin
                fyuan Frank Yuan (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                8 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: