Log inSkip to main contentSkip to sidebar
Java Bug System
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core 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. Bug JDK-8217977
    Matcher matching trailing high surrogate reports false for requireEnd()
  2. Enhancement JDK-8217631
    Matcher.usePattern() should mention that hitEnd() and requireEnd() remain unchanged
  3. Bug JDK-8217501
    Matcher.hitEnd returns false for incomplete surrogate pairs
  4. Bug JDK-8217496
    Matcher.group() can return null after usePattern
  5. Sub-task JDK-8216391
    Release Note: Correction to negation function of RegEx character classes
  6. Bug JDK-8216332
    Grapheme regex does not work with emoji sequences
  7. Bug JDK-8215626
    The '^' operator (negation in char classes) in regex does not work properly
  8. Bug JDK-8214245
    Case insensitive matching doesn't work correctly for some character classes
  9. Bug JDK-8211396
    Broken link in javadoc for private java.util.regex.Pattern#normalize()
  10. Enhancement JDK-8209777
    \b{g} in regexes fails to break between flag emoji
  11. Backport JDK-8204734
    java.util.regex.Matcher method doc points to incorrect links
  12. Bug JDK-8203851
    Pattern with a repeating non-capturing group causes StackOverflowError
  13. Bug JDK-8203458
    java.util.regex.Matcher#find hung for ever while matching a regex in big string
  14. CSR JDK-8201308
    add Pattern.asMatchPredicate
  15. CSR JDK-8200603
    Pattern.asPredicate specification is incomplete
  16. Bug JDK-8199771
    Pattern.splitAsStream returns empty stream when splitting empty, should have 1 element per docs
  17. Bug JDK-8199594
    Add doc describing how (?x) ignores spaces in character classes
  18. Bug JDK-8197462
    Inconsistent exception messages for invalid capturing group names
  19. Bug JDK-8196765
    regex pattern working for JDK 8 does not work in JDK 9
  20. Enhancement JDK-8194965
    Regex: Capture Trees and Recursive Regular Expressions should be supported
  21. Bug JDK-8194667
    Regex: Serialization doesn't work with match flags
  22. Bug JDK-8194413
    Infinite loop when running replaceAll on a specific String
  23. Backport JDK-8192568
    StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flag
  24. Bug JDK-8191916
    Regex: String with 4 byte UTF-8 characters is split incorrectly on empty string
  25. Bug JDK-8190694
    Syntax errors in hitEnd and requireEnd methods documentation
  26. Bug JDK-8190417
    java.util.regex.Matcher method doc points to incorrect links
  27. Bug JDK-8189343
    Change of behavior of java.util.regex.Pattern between JDK 8 and JDK 9
  28. Bug JDK-8187571
    String replaceAll throws StackOverflowError on a simple text (Regex issue)
  29. Bug JDK-8187537
    Regular expression wrong start position of matching group
  30. Bug JDK-8187083
    Regex: Capturing groups inside a lookahead aren't backtracked
  31. Bug JDK-8187082
    Regex: Nested capturing groups under lazy repetition aren't backtracked
  32. Bug JDK-8187080
    Regex: Nested capturing groups under greedy repetition aren't backtracked
  33. Bug JDK-8185754
    Typo in java.util.regex.Pattern javadoc: no slash in \p class
  34. Enhancement JDK-8185499
    Clarify that Pattern.matches() tries to match the WHOLE string
  35. Bug JDK-8184972
    if (matcher.find()) written after sysout(matcher.find()) and it returns true but not going inside if condition
  36. Bug JDK-8184706
    Matcher doesn't indicate hitEnd after matching \u0D with \R at EOL
  37. Enhancement JDK-8184692
    add Pattern.asMatchPredicate
  38. Backport JDK-8183834
    StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flag
  39. Bug JDK-8183391
    Regex: End of line found more than once for non-multiline regex
  40. Bug JDK-8181178
    String replaceAll produces unexpected result
  41. Bug JDK-8179668
    Valid regex patterns match the latter half of complete surrogate pairs
  42. Bug JDK-8179608
    Error in comment in Pattern.java
  43. Backport JDK-8178421
    Regex Pattern compilation buggy for special sequences
  44. Backport JDK-8176983
    Linebreak matcher is not equivalent to the pattern as stated in javadoc
  45. Sub-task JDK-8176480
    Release Note: Align behavior and spec for java.util.regex.Pattern.compile()
  46. Bug JDK-8176029
    Linebreak matcher is not equivalent to the pattern as stated in javadoc
  47. Backport JDK-8174577
    Reduce number of lambdas created when loading java.util.regex.Pattern
  48. Enhancement JDK-8173820
    Clean up java.util.regex.CharPredicates after JDK-8160302
  49. Bug JDK-8169235
    Java REGEX match error
  50. Bug JDK-8169056
    StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flag
Refresh results
<< Previous 1 2 3 4
{"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