[aarch64-port-dev ] RFR(M): 8145336: PPC64: fix string intrinsics after CompactStrings change

Andrew Haley aph at redhat.com
Wed Jan 20 09:47:11 UTC 2016


On 19/01/16 18:57, Volker Simonis wrote:
> The change also affects aarch64 (although it is minimal and I don't
> expect it to break anything) so I cc-ed aarch64-port-dev.
> 
> http://cr.openjdk.java.net/~simonis/webrevs/2016/8145336/
> https://bugs.openjdk.java.net/browse/JDK-8145336

That's find by us.  We only defined UseSSE42Intrinsics in order to get
the String.indexOf intrinsic.  Of course, we should really have done it
some other way but we were working on our own outside the main HotSpot
tree.

Andrew.



More information about the hotspot-compiler-dev mailing list