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

java/awt/font/FontNames/LocaleFamilyNames.java fails on windows

    XMLWordPrintable

Details

    • 2d
    • generic
    • generic

    Description

      test java/awt/font/FontNames/LocaleFamilyNames.java fails on windows (win xp, win 7) with jdk 7 since fcs:
      ----------System.out:(2/71)----------
      LOCALE: [ms_MY]
      NO FONT HAS THE FOLLOWING FAMILY NAME:[Cambria Math]
      ----------System.err:(13/691)----------
      java.lang.Exception: test failed
      at LocaleFamilyNames.main(LocaleFamilyNames.java:62)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:601)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:722)


      test passed on win 2008 and solaris 10 sparc

      see comments for more details

      Attachments

        Activity

          People

            prr Philip Race
            vakulova Vera Akulova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: