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

Fix for cr7074386 is broken on Solaris

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • None
    • 8
    • client-libs
    • 2d
    • generic
    • solaris

      Fix for cr7074386 is broken on Solaris.

      There is a mistake in the fix for 7074386 that causes it NOT to fall back to fontconfig.<major version>.properties/bfc on Solaris systems.

      Test Case:

      On Solaris 10, use truss to verify the order that JRE is looking for fontconfig files:

      NG:
      fontconfig.5.10.properties
      fontconfig.5.10.bfc
      fontconfig.properties
      fontconfig.bfc

      OK:
      fontconfig.5.10.properties
      fontconfig.5.10.bfc
      fontconfig.5.properties
      fontconfig.5.bfc
      fontconfig.properties
      fontconfig.bfc

            dbuck David Buck
            dbuck David Buck
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: