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

java.lang.Error: could not find editor for class java.awt.Font

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 8
    • client-libs
    • sparc_64
    • solaris_10

      Several tests fail with this message on jdk1.8.0b113, jdk1.8.0b112 and jdk1.7.0_45b18

      ----------System.out:(1/36)----------
      Property class: class java.awt.Font
      ----------System.err:(14/802)----------
      java.lang.Error: could not find editor for class java.awt.Font
              at TestEditor.<init>(TestEditor.java:35)
              at TestFontClass.main(TestFontClass.java:36)
              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:483)
              at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
              at java.lang.Thread.run(Thread.java:744)

      JavaTest Message: Test threw exception: java.lang.Error: could not find editor for class java.awt.Font
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Error: could not find editor for class java.awt.Font

            malenkov Sergey Malenkov (Inactive)
            asakharu Aleksandr Sakharuk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: