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