test CheckEBCDICLocaleTest is failing

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

              Assignee:
              Jonathan Gibbons
              Reporter:
              Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: