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

Remove reflection-based check for isIdeographic

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • None
    • 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.

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

              Created:
              Updated:
              Imported: