On Wed, 29 Mar 2023 18:09:22 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
> When appropriate and useful, copies only the relevant portion of the > `CharSequence` to the match result. This pull request has now been integrated. Changeset: 25868b95 Author: Raffaello Giulietti <rgiulie...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/25868b95ee91eee9e7611ad18540a7e30032e49b Stats: 209 lines in 2 files changed: 183 ins; 15 del; 11 mod 8132995: Matcher$ImmutableMatchResult should be optimized to reduce space usage Reviewed-by: redestad, smarks ------------- PR: https://git.openjdk.org/jdk/pull/13231