RFR: 8251926: PPC: Remove an unused variable in assembler_ppc.cpp

Thomas Stüfe thomas.stuefe at gmail.com
Tue Aug 18 09:23:04 UTC 2020


Hi Michihiro,

seems fine and trivial.

Thanks, Thomas


On Tue, Aug 18, 2020 at 10:40 AM Michihiro Horie <HORIE at jp.ibm.com> wrote:

> Dear all,
>
> Would you please review a small change?
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8251926
> Webrev: http://cr.openjdk.java.net/~mhorie/8251926/webrev.00/
>
> The load_const_optimized function in assembler_ppc.cpp has an unused
> variable named return_xd. It looks unnecessary in the current code.
>
> Best regards,
> Michihiro
>


More information about the hotspot-compiler-dev mailing list