-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b54
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083981 | emb-9 | Paul Sandoz | P4 | Resolved | Fixed | team |
Support streaming over matches using Stream<MatchResult>.
Support replace all matches using a function that, for a match, accepts a MatchResult and returns a replacement string.
Support replace all matches using a function that, for a match, accepts a MatchResult and returns a replacement string.
- backported by
-
JDK-8083981 Stream and lambdafication improvements to j.u.regex.Matcher
-
- Resolved
-
- duplicates
-
JDK-8067973 Support pattern matching with lambdas
-
- Closed
-
-
JDK-8065554 MatchResult should provide values of named-capturing groups
-
- Resolved
-
- relates to
-
JDK-8072984 MatchResult should support named capturing groups
-
- Closed
-