On Thu, 23 Sep 2021 20:31:16 GMT, Andrey Turbanov 
<github.com+741251+turban...@openjdk.org> wrote:

>> Usage of thread-safe collection Vector is unnecessary. It's recommended to 
>> use ArrayList if a thread-safe implementation is not needed.
>
> Andrey Turbanov has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   8273299: Unnecessary Vector usage in java.security.jgss
>   use result of toArray to make sure our array is properly filled

Marked as reviewed by weijun (Reviewer).

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

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

Reply via email to