Export - CSV (All fields)
Export - CSV (Current fields)
JDK-8217977
Matcher matching trailing high surrogate reports false for requireEnd()JDK-8217631
Matcher.usePattern() should mention that hitEnd() and requireEnd() remain unchangedJDK-8217501
Matcher.hitEnd returns false for incomplete surrogate pairsJDK-8217496
Matcher.group() can return null after usePatternJDK-8216391
Release Note: Correction to negation function of RegEx character classesJDK-8216332
Grapheme regex does not work with emoji sequencesJDK-8215626
The '^' operator (negation in char classes) in regex does not work properlyJDK-8214245
Case insensitive matching doesn't work correctly for some character classesJDK-8211396
Broken link in javadoc for private java.util.regex.Pattern#normalize()JDK-8209777
\b{g} in regexes fails to break between flag emojiJDK-8204734
java.util.regex.Matcher method doc points to incorrect linksJDK-8203851
Pattern with a repeating non-capturing group causes StackOverflowErrorJDK-8203458
java.util.regex.Matcher#find hung for ever while matching a regex in big stringJDK-8201308
add Pattern.asMatchPredicateJDK-8200603
Pattern.asPredicate specification is incompleteJDK-8199771
Pattern.splitAsStream returns empty stream when splitting empty, should have 1 element per docsJDK-8199594
Add doc describing how (?x) ignores spaces in character classesJDK-8197462
Inconsistent exception messages for invalid capturing group namesJDK-8196765
regex pattern working for JDK 8 does not work in JDK 9JDK-8194965
Regex: Capture Trees and Recursive Regular Expressions should be supportedJDK-8194667
Regex: Serialization doesn't work with match flagsJDK-8194413
Infinite loop when running replaceAll on a specific StringJDK-8192568
StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flagJDK-8191916
Regex: String with 4 byte UTF-8 characters is split incorrectly on empty stringJDK-8190694
Syntax errors in hitEnd and requireEnd methods documentationJDK-8190417
java.util.regex.Matcher method doc points to incorrect linksJDK-8189343
Change of behavior of java.util.regex.Pattern between JDK 8 and JDK 9JDK-8187571
String replaceAll throws StackOverflowError on a simple text (Regex issue)JDK-8187537
Regular expression wrong start position of matching groupJDK-8187083
Regex: Capturing groups inside a lookahead aren't backtrackedJDK-8187082
Regex: Nested capturing groups under lazy repetition aren't backtrackedJDK-8187080
Regex: Nested capturing groups under greedy repetition aren't backtrackedJDK-8185754
Typo in java.util.regex.Pattern javadoc: no slash in \p classJDK-8185499
Clarify that Pattern.matches() tries to match the WHOLE stringJDK-8184972
if (matcher.find()) written after sysout(matcher.find()) and it returns true but not going inside if conditionJDK-8184706
Matcher doesn't indicate hitEnd after matching \u0D with \R at EOLJDK-8184692
add Pattern.asMatchPredicateJDK-8183834
StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flagJDK-8183391
Regex: End of line found more than once for non-multiline regexJDK-8181178
String replaceAll produces unexpected resultJDK-8179668
Valid regex patterns match the latter half of complete surrogate pairsJDK-8179608
Error in comment in Pattern.javaJDK-8178421
Regex Pattern compilation buggy for special sequencesJDK-8176983
Linebreak matcher is not equivalent to the pattern as stated in javadocJDK-8176480
Release Note: Align behavior and spec for java.util.regex.Pattern.compile()JDK-8176029
Linebreak matcher is not equivalent to the pattern as stated in javadocJDK-8174577
Reduce number of lambdas created when loading java.util.regex.PatternJDK-8173820
Clean up java.util.regex.CharPredicates after JDK-8160302JDK-8169235
Java REGEX match errorJDK-8169056
StringIndexOutOfBoundsException in Pattern.compile with CANON_EQ flag
{"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