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

2 java/awt/FontClass/CreateFont regression tests fail on Windows 2008 R2 x64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 6
    • client-libs
    • 2d
    • x86
    • windows_2008

      java/awt/FontClass/CreateFont/Register.java
      java/awt/FontClass/CreateFont/NoRegister.java
      regression tests fail on Windows 2008 R2 x64
      with following messages:

      java.lang.Exception: Font family was registered already!
      at Register.main(Register.java:78)
      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:597)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:662)

      JavaTest Message: Test threw exception: java.lang.Exception: Font family was registered already!
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Exception: Font family was registered already!
      result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Font family was registered already!


      test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Font family was registered already!

      java.lang.Exception: Font was registered
      at NoRegister.main(NoRegister.java:26)
      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:597)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
      at java.lang.Thread.run(Thread.java:662)

      JavaTest Message: Test threw exception: java.lang.Exception: Font was registered
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.Exception: Font was registered
      result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Font was registered


      test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Font was registered

            prr Philip Race
            kshefov Konstantin Shefov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: