RFR: 8277606: String(String) constructor could copy hashIsZero

Claes Redestad redestad at openjdk.java.net
Mon Nov 22 23:18:08 UTC 2021


On Mon, 22 Nov 2021 22:59:21 GMT, PROgrm_JARvis <duke at openjdk.java.net> wrote:

> This is a trivial fix to make `String(String)` constructor copy the value of `hashIsZero` field.

LGTM

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

Marked as reviewed by redestad (Reviewer).

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


More information about the core-libs-dev mailing list