Integrated: 8300207: Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern

Raffaello Giulietti rgiulietti at openjdk.org
Sun Jan 22 12:54:09 UTC 2023


On Tue, 17 Jan 2023 09:44:17 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

> - Strengthen a computation that could overflow.
> - Specify that use of CANON_EQ could exhaust memory in the compilation phase.

This pull request has now been integrated.

Changeset: 030b071d
Author:    Raffaello Giulietti <rgiulietti at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/030b071db1fb6197a2633a04b20aa95432a903bc
Stats:     37 lines in 1 file changed: 31 ins; 0 del; 6 mod

8300207: Add a pre-check for the number of canonical equivalent permutations in j.u.r.Pattern

Reviewed-by: smarks

-------------

PR: https://git.openjdk.org/jdk/pull/12027


More information about the core-libs-dev mailing list