hg: jdk-updates/jdk14u: 8239787: AArch64: String.indexOf may incorrectly handle empty strings

dcherepanov at azul.com dcherepanov at azul.com
Tue Mar 10 10:41:11 UTC 2020


Changeset: 0aad42c5966f
Author:    bae
Date:      2020-03-03 13:06 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk14u/rev/0aad42c5966f

8239787: AArch64: String.indexOf may incorrectly handle empty strings
Reviewed-by: aph, lmesnik, yan
Contributed-by: alexey at azul.com

! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
+ test/hotspot/jtreg/runtime/StringIntrinsic/StringIndexOfChar.java



More information about the jdk-updates-changes mailing list