[aarch64-port-dev ] RFR (XS) 8229124: Revert disassembler.cpp changes

Andrew Dinn adinn at redhat.com
Mon Aug 5 10:22:56 UTC 2019


On 05/08/2019 10:20, Aleksey Shipilev wrote:
> RFE:
>   https://bugs.openjdk.java.net/browse/JDK-8229124
> 
> Another thing from 8u-aarch64 scrubbing. See issue above for details.
> 
> 8u-aarch64 fix:
> 
> diff -r da143ba1b89a src/share/vm/compiler/disassembler.cpp
> --- a/src/share/vm/compiler/disassembler.cpp    Mon Aug 05 10:51:19 2019 +0200
> +++ b/src/share/vm/compiler/disassembler.cpp    Mon Aug 05 11:19:47 2019 +0200
> @@ -473,5 +473,5 @@
>                                                      NULL, (void*) xmlout,
>                                                      NULL, (void*) out,
> -                                                    options(), 1/*nice new line*/)
> +                                                    options(), 0/*nice new line*/)
>        :
>        (address)
> 
> 
> Testing: aarch64 build
I can see no reason for this change to be pushed up into jdk8u.

regards,


Andrew Dinn
-----------
Senior Principal Software Engineer
Red Hat UK Ltd
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham, Michael ("Mike") O'Neill, Eric Shander


More information about the aarch64-port-dev mailing list