RFR: 8156943: aarch64: string compare does not support CompactStrings

Edward Nevill edward.nevill at gmail.com
Thu Jun 30 12:43:45 UTC 2016


On Wed, 2016-06-29 at 10:31 +0100, Andrew Haley wrote:
> On 29/06/16 10:17, Edward Nevill wrote:
> > 
> > OK to push?
> I noticed another build failure yesterday because of a missing include
> file:
> 
> diff -r 83e5b5190020 src/cpu/aarch64/vm/macroAssembler_aarch64.cpp
> --- a/src/cpu/aarch64/vm/macroAssembler_aarch64.cpp	Thu Jun 23 17:58:59 2016 +0000
> +++ b/src/cpu/aarch64/vm/macroAssembler_aarch64.cpp	Wed Jun 29 10:31:14 2016 +0100

Is this OK to push now? I have verified that it builds without precompiled headers and done a quick smoke check with JTreg langtools (I have previously done a complete JTReg run hotspot/langtools/jdk with a fastdebug version).

http://cr.openjdk.java.net/~enevill/8156943/webrev.03/

https://bugs.openjdk.java.net/browse/JDK-8156943

All the best,
Ed




More information about the hotspot-compiler-dev mailing list