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

Manual Test PathHitTest.java fails to compile due to test block

XMLWordPrintable

    • b01
    • generic

       Test name java/awt/geom/HitTest/PathHitTest.java backported of https://bugs.openjdk.org/browse/JDK-8315726 to 11u-cpu due fails to compile due to test block.

      Log:
       ----------System.err:(302/26863)----------
      /opt/mach5/mesos/work_dir/jib-master/install/jdk-11.0.24+1-85/src.full/open/test/jdk/java/awt/geom/HitTest/PathHitTest.java:190: error: unclosed string literal
              private static final String INSTRUCTIONS = """
                                                           ^
      /opt/mach5/mesos/work_dir/jib-master/install/jdk-11.0.24+1-85/src.full/open/test/jdk/java/awt/geom/HitTest/PathHitTest.java:191: error: ';' expected
                  This test displays the results of hit testing 5 different Shape
                           ^
      /opt/mach5/mesos/work_dir/jib-master/install/jdk-11.0.24+1-85/src.full/open/test/jdk/java/awt/geom/HitTest/PathHitTest.java:191: error: ';' expected
                  This test displays the results of hit testing 5 different Shape
                                        ^
      /opt/mach5/mesos/work_dir/jib-master/install/jdk-11.0.24+1-85/src.full/open/test/jdk/java/awt/geom/HitTest/PathHitTest.java:191: error: ';' expected
                  This test displays the results of hit testing 5 different Shape

            rgupta Ravi Gupta
            rgupta Ravi Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: