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-8168526
    Misspelling in java.util.regex.Matcher javadoc
  2. Bug JDK-8164781
    Pattern.asPredicate specification is incomplete
  3. Bug JDK-8162831
    Regex can not handle $&
  4. Bug JDK-8160302
    Reduce number of lambdas created when loading java.util.regex.Pattern
  5. Bug JDK-8158615
    Matcher does not terminate, or is extremly slow
  6. Bug JDK-8158482
    regex UNICODE_CHARACTER_CLASS flag cannot be disabled with an embedded flag expression
  7. Bug JDK-8150224
    Regular expression slowly working
  8. Bug JDK-8149787
    test/java/util/regex/GraphemeTest.java source file has non-ascii character u+00f7
  9. Bug JDK-8149447
    regexp boundary matcher does not work when inner text contains dollar special char
  10. Bug JDK-8149446
    Low surrogates in regex patterns match the latter half of complete surrogate pairs
  11. Enhancement JDK-8147531
    To add named character construct \N{...} to support Unicode name property
  12. Backport JDK-8147214
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  13. Bug JDK-8145170
    StackOverflowError at java.util.regex.Pattern$GroupHead.match(Pattern.java:4658)
  14. Bug JDK-8145007
    Pattern splitAsStream is not late binding as required by the specification
  15. Enhancement JDK-8144811
    regex.Matcher.quoteReplacement doesn't quote '&' inside the replacement string
  16. Bug JDK-8143854
    java/util/regex/RegExTest.java.RegExTest failed
  17. Backport JDK-8143769
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  18. Bug JDK-8143282
    \p{Cn} unassigned code points should be included in \p{C}
  19. Backport JDK-8141301
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  20. Bug JDK-8141066
    Regular expression parsing loop
  21. Backport JDK-8140882
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  22. Bug JDK-8140638
    regex pattern compilation fails for patterns containing \Q and \E
  23. Bug JDK-8140212
    Slow performance of Matcher.find
  24. Bug JDK-8139263
    Matcher#find is very slow when no match is found
  25. Backport JDK-8138311
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  26. Backport JDK-8136113
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  27. Backport JDK-8136053
    Cleanup in j.u.regex.Pattern.quote()
  28. Backport JDK-8136033
    move ScanTest.java into OpenJDK
  29. Bug JDK-8135006
    JavaDoc summary of regular-expression construct is insufficient
  30. Backport JDK-8133766
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  31. Backport JDK-8133756
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  32. Backport JDK-8133745
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  33. Backport JDK-8133744
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  34. Enhancement JDK-8132995
    Matcher$ImmutableMatchResult should be optimized to reduce space usage
  35. Backport JDK-8132938
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  36. Bug JDK-8132206
    move ScanTest.java into OpenJDK
  37. Bug JDK-8132141
    The matching of a string against a regular expression takes long time
  38. Backport JDK-8131127
    [TEST_BUG]: java/util/regex/RegExTest.java fails intermittently
  39. Bug JDK-8131034
    Cleanup in j.u.regex.Pattern.quote()
  40. Backport JDK-8084858
    Mark java/util/regex/RegExTest.java as failing intermittently
  41. Backport JDK-8084508
    Pattern.splitAsStream does not return input if it is empty and there is no match
  42. Backport JDK-8084044
    JCK test api/java_util/regex/MatchResult/index.html starts failing after JDK-8071479
  43. Backport JDK-8083981
    Stream and lambdafication improvements to j.u.regex.Matcher
  44. Enhancement JDK-8079544
    Mark java/util/regex/RegExTest.java as failing intermittently
  45. Bug JDK-8078476
    StackOverflowError by recursion invocation in java.util.regex.Pattern
  46. Bug JDK-8074678
    JCK test api/java_util/regex/MatchResult/index.html starts failing after JDK-8071479
  47. Enhancement JDK-8072984
    MatchResult should support named capturing groups
  48. Enhancement JDK-8071479
    Stream and lambdafication improvements to j.u.regex.Matcher
  49. Bug JDK-8069325
    Pattern.splitAsStream does not return input if it is empty and there is no match
  50. Enhancement JDK-8067973
    Support pattern matching with lambdas
Refresh results
<< Previous 1 2 3 4 5
{"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