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

Remove UTF-8 character from TaskbarPositionTest.java

XMLWordPrintable

    • 21
    • b25

        JDK-8289547 added a UTF-8 character (↓) into TaskbarPositionTest.java which causes compilation errors when previous version of Java are used (if the system code page isn't UTF-8).


        TaskbarPositionTest.java:64: error: unmappable character (0xE2) for encoding US-ASCII
         * The test uses Ctrl+Down Arrow (???) which is a system shortcut on macOS,

        The character is not essential, it can be removed safely.

              rkannathpari Renjith Kannath Pariyangad
              rkannathpari Renjith Kannath Pariyangad
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: