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

XMLWordPrintable

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

      ---

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

              Created:
              Updated:
              Resolved: