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

[macosx] Font-related warnings shown in console

XMLWordPrintable

    • 2d
    • os_x

      When running an app on yosemity from the console it sometimes prints the following warnings:

       java[38348:1602231] TSplicedFont failed creating descriptor for:
      (
              {
              UnicodeCharSetTrim = "<__NSCFCharacterSet: 0x7ffcfe87e7a0>";
              name = ".STHeitiUISC-Thin";
          }
      )
      2014-07-03 11:05:29.527 java[38348:1602231] TSplicedFont failed creating descriptor for:
      (
              {
              UnicodeCharSetTrim = "<__NSCFCharacterSet: 0x7ffcfe87e7a0>";
              name = ".STHeitiUISC-Thin";
          }
      )
      2014-07-03 11:05:29.527 java[38348:1602231] TSplicedFont failed creating descriptor for:
      (
              {
              UnicodeCharSetTrim = "<__NSCFCharacterSet: 0x7ffcfe87e7a0>";
              name = ".STHeitiUITC-Thin";
          }
      )
      2014-07-03 11:05:29.527 java[38348:1602231] TSplicedFont failed creating descriptor for:
      (
              {
              UnicodeCharSetTrim = "<__NSCFCharacterSet: 0x7ffcfe87e7a0>";
              name = ".STHeitiUITC-Thin";
          }
      )
      2014-07-03 11:05:29.528 java[38348:1602231] TSplicedFont failed creating descriptor for:
      (
              {
              NSCTFontFeatureSettingsAttribute = (
                              {
                      CTFeatureSelectorIdentifier = 8;
                      CTFeatureTypeIdentifier = 22;
                  }
              );
              UnicodeCharSetTrim = "<__NSCFCharacterSet: 0x7ffcfe8809b0>";
              name = ".HiraKakuInterface-W2";
          }
      )
      2014-07-03 11:05:29.528 java[38348:1602231] TSplicedFont failed creating descriptor for:
      (
              {
              NSCTFontFeatureSettingsAttribute = (
                              {
                      CTFeatureSelectorIdentifier = 8;
                      CTFeatureTypeIdentifier = 22;
                  }
              );
              UnicodeCharSetTrim = "<__NSCFCharacterSet: 0x7ffcfe8809b0>";
              name = ".HiraKakuInterface-W2";
          }
      )

      Well reproduced when opening the screen menu bar.

            Unassigned Unassigned
            pchelko Petr Pchelko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: