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

Unmappable character for US-ASCII encoding in TestPredicateInputBelowLoopPredicate

XMLWordPrintable

    • b16

        javac fails with "-encoding US-ASCII":

        /opt/mach5/mesos/work_dir/jib-master/install/2022-03-28-1405559.tobias.hartmann.jdk17u-cpu/src.full/open/test/hotspot/jtreg/compiler/loopopts/TestPredicateInputBelowLoopPredicate.java:27: error: unmappable character (0xD0) for encoding US-ASCII
         * @summary \ufffd\ufffd2: assert(false) failed: cyclic dependency prevents range check elimination
                    ^
        /opt/mach5/mesos/work_dir/jib-master/install/2022-03-28-1405559.tobias.hartmann.jdk17u-cpu/src.full/open/test/hotspot/jtreg/compiler/loopopts/TestPredicateInputBelowLoopPredicate.java:27: error: unmappable character (0xA1) for encoding US-ASCII
         * @summary \ufffd\ufffd2: assert(false) failed: cyclic dependency prevents range check elimination
                     ^
        2 errors
        result: Failed. Compilation failed: Compilation failed

              thartmann Tobias Hartmann
              thartmann Tobias Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: