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

test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java does not compile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • client-libs
    • None
    • 2d
    • b137

      Missing a "/" at the end of the jtreg tag comment which needs to be
      added as below.
      --- a/test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java
      +++ b/test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java
      @@ -24,7 +24,7 @@
       /* @test
        * @summary Test getGlyphCharIndex() results from layout
        * @bug 8152680
      - *
      + */

       import java.awt.Font;
       import java.awt.font.FontRenderContext;

      ---

            prr Philip Race
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: