Hi Sergey,
I took a look at the benchmark and I think there's more than 11 vs 14 in
play here.
When I compiled the benchmark with jdk8, I saw the following in the
compilation log (irrespective of jdk version used):
1221 67b
org.openjdk.ea.StringCompositeKeyBenchmark::compositeKey
Hi Sergie,
This seems like a question for hotspot-compiler-dev rather than
core-libs-dev.
Thanks,
David
On 26/06/2020 10:06 pm, Сергей Цыпанов wrote:
Hello,
while looking into an issue I've found out that scalar replacement is not
working in trivial case on JDK 14.0.1.
This benchmark illu