Accurate error message about bad Unicode block name

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: None
    • Component/s: core-libs

      When Pattern.compile("\\p{InBadBlockName}") encounters the error due to wrong Unicode block name, it issues the message of the form:
      """
      Unknown character property name {In/IsInBadBlockName} near index NN
      """
      so the prefix "In" of the block name is repeated twice.

            Assignee:
            Ivan Gerasimov
            Reporter:
            Ivan Gerasimov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: