Integrated: 8254090: Collectors.toUnmodifiableList exposes shared secret
Stuart Marks
smarks at openjdk.java.net
Mon Oct 12 17:25:15 UTC 2020
On Thu, 8 Oct 2020 20:52:01 GMT, Stuart Marks <smarks at openjdk.org> wrote:
> Add check for ArrayList.class before passing it to the shared secret.
This pull request has now been integrated.
Changeset: d7128e7d
Author: Stuart Marks <smarks at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/d7128e7d
Stats: 65 lines in 2 files changed: 58 ins; 1 del; 6 mod
8254090: Collectors.toUnmodifiableList exposes shared secret
Co-authored-by: Tagir F. Valeev <tvaleev at openjdk.org>
Reviewed-by: psandoz
-------------
PR: https://git.openjdk.java.net/jdk/pull/569
More information about the core-libs-dev
mailing list