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

[Regression]Test closed/java/awt/font/LogicalFonts/MappingTest.java fails with UnsupportedCharsetException in Solaris Sparc

    XMLWordPrintable

Details

    • 2d
    • b65
    • generic
    • generic

    Description

      Test name(s):closed/java/awt/font/LogicalFonts/MappingTest.java

      JDK tested: 9b65, 9b64
      OS tested: Solaris Sparcv9, Linux
      Is it a regression? Yes( Started failing from 9b65)
      Regression introduced in release/build:9b65
      Is it platform specific? No
      The is failure reproduced: always
                
      General description:

      ----------System.out:(1/15)----------
      os.name: SunOS
      ----------System.err:(19/1193)----------
      java.nio.charset.UnsupportedCharsetException: sun.font.X11Dingbats
      at java.nio.charset.Charset.forName(Charset.java:531)
      at sun.awt.FontConfiguration.getFontCharsetEncoder(FontConfiguration.java:944)
      at sun.awt.FontConfiguration.buildFontDescriptors(FontConfiguration.java:901)
      at sun.awt.FontConfiguration.getFontDescriptors(FontConfiguration.java:864)
      at sun.awt.FontConfiguration.getFontDescriptors(FontConfiguration.java:856)
      at MappingTest.collectData(MappingTest.java:179)
      at MappingTest.main(MappingTest.java:111)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:502)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:745)

      JavaTest Message: Test threw exception: java.nio.charset.UnsupportedCharsetException: sun.font.X11Dingbats
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.nio.charset.UnsupportedCharsetException: sun.font.X11Dingbats

      Attachments

        Issue Links

          Activity

            People

              peytoia Yuka Kamiya (Inactive)
              pchopra Pooja Chopra (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: