Fix for cr7074386 is broken on Solaris

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P2
    • None
    • Affects Version/s: 8
    • Component/s: 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: