On Sun, 3 Oct 2021 16:24:33 GMT, Andrey Turbanov <[email protected]> wrote:
> Cleanup unnecessary String.valueOf calls (and similar) when conversion will > happen implicitly anyway. This pull request has now been integrated. Changeset: debaa28e Author: Andrey Turbanov <[email protected]> Committer: Weijun Wang <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/debaa28e9c0bcb01d0551df907a851bd1e1c3e78 Stats: 55 lines in 14 files changed: 0 ins; 7 del; 48 mod 8274679: Remove unnecessary conversion to String in security code in java.base Reviewed-by: weijun ------------- PR: https://git.openjdk.java.net/jdk/pull/5798
