Remove reflection-based check for isIdeographic

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: None
    • Component/s: javafx

      RT-40473 introduces a reflection-based check that determines if the Java Runtime has support for the Character.isIdeographic() method.
      This method is not available on Android devices that have API level < 19 (pre-kitkat).
      The patch introduced for RT-40473 should revert when the baselevel for Android support moves to 19.

            Assignee:
            Unassigned
            Reporter:
            Johan Vos
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: