Re: RFR: JDK-8272192 Shortcut String equality checks by checking equality of the value array [v2]

2021-09-05 Thread q2q-2q2
> Shortcut String equality checks by checking equality of the value array q2q-2q2 has updated the pull request incrementally with one additional commit since the last revision: JDK-8272192 Shortcut String equality checks by checking equality of the value array - Chan

RFR: JDK-8272192 Shortcut String equality checks by checking equality of the value array

2021-09-04 Thread q2q-2q2
Shortcut String equality checks by checking equality of the value array - Commit messages: - JDK-8272192 Changes: https://git.openjdk.java.net/jdk/pull/5370/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5370&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8