RFR: 8132995: Matcher$ImmutableMatchResult should be optimized to reduce space usage [v4]
Raffaello Giulietti
rgiulietti at openjdk.org
Wed May 17 15:05:53 UTC 2023
> When appropriate and useful, copies only the relevant portion of the `CharSequence` to the match result.
Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
Simplified text capturing.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/13231/files
- new: https://git.openjdk.org/jdk/pull/13231/files/4b8ead1d..b5621d52
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=13231&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=13231&range=02-03
Stats: 3 lines in 1 file changed: 0 ins; 2 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/13231.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13231/head:pull/13231
PR: https://git.openjdk.org/jdk/pull/13231
More information about the core-libs-dev
mailing list