RFR: 8173585: Intrinsify StringLatin1.indexOf(char) [v3]

Jason Tatton github.com+70893615+jasontatton-aws at openjdk.java.net
Mon Oct 12 11:17:27 UTC 2020


On Sat, 10 Oct 2020 00:10:54 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Jason Tatton has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add missing newline to end of vmSymbols.cpp
>
> test/hotspot/jtreg/compiler/intrinsics/string/TestStringLatin1IndexOfChar.java line 1:
> 
>> 1: /*
> 
> Missing copyright+GPL header in new test. See other tests fro example.

Thanks I have added this now

> test/micro/org/openjdk/bench/java/lang/StringIndexOfChar.java line 1:
> 
>> 1: package org.openjdk.bench.java.lang;
> 
> Again missing Copyright.

Thanks I have added this now

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

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


More information about the core-libs-dev mailing list