Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
    • Projects
      • Issues
        • Help
          • Keyboard Shortcuts
          • About Jira
          • Jira Credits
        • Log In
          • Watched Subcomponents

        Export - CSV (All fields)

        Export - CSV (Current fields)

        Comma (,) Semicolon (;) Vertical bar (|) Caret (^)
        1. Backport JDK-8372193
          Pattern.Bound has `static` fields that should be `static final`.
        2. Bug JDK-8366136
          Matcher appendReplacement/appendTail duplicate doc method
        3. Backport JDK-8363420
          Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern
        4. Bug JDK-8360459
          UNICODE_CASE and character class with non-ASCII range does not match ASCII char
        5. Bug JDK-8359797
          Pattern matcher works for Java 11 and 17 but not 21.
        6. Backport JDK-8358739
          Regex Test Refresh
        7. CSR JDK-8357197
          Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern
        8. Backport JDK-8356637
          Pattern.Bound has `static` fields that should be `static final`.
        9. Bug JDK-8354659
          PathMatcher doesn't match path with specific unicode symbol
        10. Bug JDK-8354490
          Pattern.CANON_EQ causes a pattern to not match a string with a UNICODE variation
        11. Bug JDK-8352628
          Refine Grapheme test
        12. Bug JDK-8350789
          Multiple quantifiers such as “a{2}{3}” are misinterpreted
        13. Bug JDK-8349347
          Very long-running regex with Matcher.find
        14. Backport JDK-8348762
          Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern
        15. Backport JDK-8348761
          Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern
        16. Backport JDK-8347569
          java/util/regex/RegExTest.java.RegExTest failed
        17. Backport JDK-8346955
          Mark java/util/regex/RegExTest.java as failing intermittently
        18. Enhancement JDK-8337139
          more search/extract/replace APIs for java.util.regex
        19. Backport JDK-8336925
          Suspicious duplicate condition in java.util.regex.Grapheme#isExcludedSpacingMark
        20. CSR JDK-8333782
          Improve description of \b matcher in j.u.r.Pattern
        21. Bug JDK-8333599
          Improve description of \b matcher in j.u.r.Pattern
        22. CSR JDK-8328951
          Case insensitive matching doesn't work correctly for some character classes
        23. Backport JDK-8328950
          Case insensitive matching doesn't work correctly for some character classes
        24. Enhancement JDK-8328700
          Unused import and variable should be deleted in regex package
        25. Backport JDK-8328090
          move ScanTest.java into OpenJDK
        26. Bug JDK-8322986
          documentation for Pattern.asPredicate should state that it uses matcher.find()
        27. Bug JDK-8321390
          No maximum match although greedy optional-operator
        28. Enhancement JDK-8320680
          MatchResult.group(String) missing
        29. Bug JDK-8317264
          Pattern.Bound has `static` fields that should be `static final`.
        30. Enhancement JDK-8316805
          For a regular expression with named groups, you can't extract the names.
        31. Enhancement JDK-8316390
          An incorrect example in the documentation of the Pattern class
        32. Bug JDK-8315598
          Regex \b is inconsistent between UNICODE_CHARACTER_CLASS param and (?U)
        33. Backport JDK-8314538
          MatchResult produces StringIndexOutOfBoundsException for groups outside match
        34. Sub-task JDK-8314055
          Release Note: `java.util.regex.MatchResult` Might Throw `StringIndexOutOfBoundsException` on Regex Patterns Containing Lookaheads and Lookbehinds
        35. Bug JDK-8312976
          MatchResult produces StringIndexOutOfBoundsException for groups outside match
        36. Enhancement JDK-8311939
          Excessive allocation of Matcher.groups array
        37. Backport JDK-8309963
          Matcher uses @since {@inheritDoc}
        38. Bug JDK-8309955
          Matcher uses @since {@inheritDoc}
        39. Bug JDK-8309515
          Stale cached data from Matcher.namedGroups() after Matcher.usePattern()
        40. Enhancement JDK-8305785
          Avoid redundant HashMap.containsKey call in java.util.regex
        41. Bug JDK-8305733
          Pattern.CASE_INSENSITIVE does not take effect in jdk11
        42. CSR JDK-8305488
          Add split() variants that keep the delimiters to String and j.u.r.Pattern
        43. Enhancement JDK-8305486
          Add split() variants that keep the delimiters to String and j.u.r.Pattern
        44. Sub-task JDK-8305208
          Release Note: Emoji Related Binary Properties in RegEx
        45. CSR JDK-8305205
          Emoji related binary properties in RegEx
        46. Enhancement JDK-8305107
          Emoji related binary properties in RegEx
        47. Bug JDK-8303946
          StackOverflowError thrown instead of PatternSyntaxException
        48. CSR JDK-8300209
          Specify that usage of CANON_EQ in j.u.r.Pattern may lead to memory exhaustion
        49. Bug JDK-8300207
          Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern
        50. Backport JDK-8300045
          java/util/regex/NegativeArraySize.java fails on Alpine and sometimes Windows
        Refresh results
        {"errorMessages":["jqlTooComplex"],"errors":{}}
        [{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
        0.3
        0
        • Atlassian Jira Project Management Software
        • About Jira
        • Report a problem

        Atlassian