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-8251864
    Java Matcher.find $ matches newline in single line mode
  2. Bug JDK-8251507
    Some crucial information is missing in the Pattern class of API doc
  3. Enhancement JDK-8249601
    Provide public access to java.util.regex.Pattern.namedGroups
  4. Bug JDK-8249446
    CANON_EQ causes StringIndexOutOfBoundsException when pattern contains supplementary codepoint
  5. Bug JDK-8247728
    Regex behavior is different and now wrong comparing 8 and 11 (now)
  6. Bug JDK-8247546
    Pattern matching does not skip correctly over supplementary characters
  7. Backport JDK-8246812
    move ScanTest.java into OpenJDK
  8. Bug JDK-8246198
    Minor typo injava/util/regex/Pattern.java
  9. Bug JDK-8244492
    output is different for \p{Lower} w.r.t [a-z] in case of case-insensitive
  10. Bug JDK-8242569
    Regex does not match pattern correctly, only 2 out of 3 groups generated
  11. Enhancement JDK-8241641
    Support Glob expressions in java.util.regex.Pattern
  12. Bug JDK-8241055
    Regex Grapheme Matcher Performance Depends too much on Total Input Sequence Size
  13. Bug JDK-8241037
    GraphemeTest test does not verify Grapheme
  14. Sub-task JDK-8239887
    Release Note: Case Insensitive Matching Doesn't Work Correctly for Some Character Classes
  15. CSR JDK-8238984
    Case insensitive matching doesn't work correctly for some character classes
  16. Bug JDK-8238652
    Matcher.find() throws StringIndexOutOfBoundsException due to arithmetic overflow
  17. Bug JDK-8237599
    Greedy matching against supplementary chars fails to respect the region
  18. Bug JDK-8237533
    replaceAll is asymmetric for regex's '^' and '$'
  19. Bug JDK-8236703
    regexp match throws java.lang.StackOverflowError
  20. Enhancement JDK-8236034
    Use optimized Ques node for curly {0,1} quantifier
  21. Bug JDK-8235930
    java.util.regex.PrintPattern does not print a link to the next node
  22. Bug JDK-8235812
    Unicode linebreak with quantifier does not match valid input
  23. Bug JDK-8235495
    Match error for Pattern containing an inverted range of surrogate pairs
  24. Enhancement JDK-8234713
    Introduce java.util.regex.InterruptibleMatcher
  25. Bug JDK-8230829
    Matcher matches a surrogate pair that crosses border of the region
  26. CSR JDK-8230675
    Pattern for a control-char matches non-control characters
  27. Bug JDK-8230365
    Pattern for a control-char matches non-control characters
  28. Bug JDK-8230338
    Accurate error message about bad Unicode block name
  29. Bug JDK-8228606
    Negation on nested character classes does not work
  30. Bug JDK-8228352
    CANON_EQ breaks when pattern contains supplementary codepoint
  31. CSR JDK-8226914
    Flag (?U:...) is allowed for non-capturing groups
  32. Backport JDK-8225973
    (regex) Minor Pattern cleanup
  33. Backport JDK-8225967
    Optimize regex tree for greedy quantifiers of type {N,}
  34. Backport JDK-8225896
    Performance regression in Regex
  35. Backport JDK-8225851
    Parsing repetition count in regex does not detect numeric overflow
  36. Enhancement JDK-8225466
    Optimize matching BMP Slice nodes
  37. Enhancement JDK-8225432
    Unicode default word boundary support
  38. Enhancement JDK-8225198
    Optimize regex tree for greedy quantifiers of type {N,}
  39. Enhancement JDK-8225179
    (regex) Minor Pattern cleanup
  40. Bug JDK-8225061
    Performance regression in Regex
  41. Bug JDK-8225021
    Treat ambiguous embedded flags as parse syntax errors
  42. Bug JDK-8224849
    Flag (?U:...) is allowed for non-capturing groups
  43. Bug JDK-8224789
    Parsing repetition count in regex does not detect numeric overflow
  44. Backport JDK-8223328
    " abc1c " .matches( " (\\w)+1\\1 " )) returns false
  45. Backport JDK-8223327
    StringIndexOutofBoundsException in Match.find() when input String contains surrogate UTF-16 characters
  46. CSR JDK-8223218
    PatternSyntaxException needs to truncate lengthy pattern strings
  47. Enhancement JDK-8223193
    PatternSyntaxException needs to truncate lengthy pattern strings
  48. Bug JDK-8223174
    Pattern.compile() can throw confusing NegativeArraySizeException
  49. Sub-task JDK-8222978
    Upgrade the extended grapheme cluster support to the latest Unicode level.
  50. Bug JDK-8218146
    $ matches before end of line, even without MULTILINE mode
Refresh results
<< Previous 1 2 3
{"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