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

-Dswing.defaultlaf=com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel -> JVM crash on Solaris i586

XMLWordPrintable

      Platform: Solaris i586
      JDK: 7b57+ (since Nimbus integration to 7)

      The problem described in 6919295 makes most of the Swing API unusable if Nimbus L&F is set with

        -Dswing.defaultlaf=javax.swing.plaf.nimbus.NimbusLookAndFeel

      which is specified at
        http://java.sun.com/docs/books/tutorial/uiswing/lookandfeel/plaf.html#commandLine

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0xa9354181, pid=19130, tid=31
      #
      # JRE version: 7.0-b79
      # Java VM: Java HotSpot(TM) Server VM (17.0-b06 mixed mode solaris-x86 )
      # Problematic frame:
      # C [libfontconfig.so.1+0x24181]
      #
      # An error report file with more information is saved as:
      # /net/zenit/export/users/db158260/ws/jck7/common/build/run/hs_err_pid19130.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      # The crash happened outside the Java Virtual Machine in native code.
      # See problematic frame for where to report the bug.
      #


      Due to this issue 1088(of 1719) conformance tests from Swing area do fail with ERROR. List of tests that fails with ERROR is attached to CR.

            Unassigned Unassigned
            dbessono Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: