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

test CheckEBCDICLocaleTest is failing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • tools
    • None
    • b68
    • Verified

        langtools/test/tools/javac/4846262/CheckEBCDICLocaleTest.java is failing.

        It relies on being able to set the default charset used by javac, including use for System.out and System.err, and has been using -Dfile.encoding to do so.

        javac does support a -encoding flag, but that is for source file encoding only, and is not a sufficient substitute.

        This is a Tier 1 test failure.

              jjg Jonathan Gibbons
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: