On Thu, 26 Aug 2021 08:09:16 GMT, Andrey Turbanov <d...@openjdk.java.net> wrote:

> Usage of thread-safe collection Vector is unnecessary. It's recommended to 
> use ArrayList if a thread-safe implementation is not needed.

This pull request has now been integrated.

Changeset: c9dec2f9
Author:    Andrey Turbanov <turban...@gmail.com>
Committer: Weijun Wang <wei...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/c9dec2f9849f98048f32ccef4e5573ce21204fbb
Stats:     106 lines in 12 files changed: 2 ins; 15 del; 89 mod

8273299: Unnecessary Vector usage in java.security.jgss

Reviewed-by: weijun

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

PR: https://git.openjdk.java.net/jdk/pull/5264

Reply via email to