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

dcherepanov at azul.com dcherepanov at azul.com
Tue Mar 17 06:17:34 UTC 2020


Changeset: 3baabd7ce6c5
Author:    bae
Date:      2020-03-03 13:06 +0300
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/3baabd7ce6c5

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