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

java/awt/font/FontNames/OldNames.java fails intermittently

XMLWordPrintable

    • 2d
    • b09
    • x86
    • linux_ubuntu, os_x, solaris_10

        test java/awt/font/FontNames/OldNames.java failed with jdk1.4.2 since fcs on solarises 10 x86, x86_64 with following exception:
        ----------System.out:(9/421)----------
        Test parameters: all, all, Serif, Serif, false
        Created requested font: 5ms
        Created unknown font: 1ms
        Loaded all fonts when it shouldn't
        Note: this test assumes a standard system configuration,
        i.e., a cleanly installed operating system with the required patches
        and fonts installed, but no extra fonts. If you have a non-standard
        configuration, please run the test on a standard configuration before
        filing a bug report.
        ----------System.err:(13/643)----------
        java.lang.RuntimeException
        at OldNames.main(OldNames.java:115)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:331)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
        at java.lang.Thread.run(Thread.java:579)

        JavaTest Message: Test threw exception: java.lang.RuntimeException
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException
        result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException


        test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException

        test passed on solaris 10 sparc
        see comments for more details

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

                Created:
                Updated:
                Resolved: