Integrated: 8132995: Matcher$ImmutableMatchResult should be optimized to reduce space usage

Raffaello Giulietti rgiulietti at openjdk.org
Fri May 19 08:08:02 UTC 2023


On Wed, 29 Mar 2023 18:09:22 GMT, Raffaello Giulietti <rgiulietti at 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 <rgiulietti at 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


More information about the core-libs-dev mailing list