RFR(T): 8214451: PPC64/s390: Clean up unused CRC32 prototype and function
Gustavo Romero
gromero at linux.vnet.ibm.com
Thu Nov 29 12:24:41 UTC 2018
Hi Martin,
On 11/29/2018 07:25 AM, Doerr, Martin wrote:
> looks good and trivial. I have tested build on s390 and ppc64le. You can push it.
Thanks a lot for testing and reviewing it.
Pushed.
Best regards,
Gustavo
> Thanks,
> Martin
>
>
> -----Original Message-----
> From: Gustavo Romero <gromero at linux.vnet.ibm.com>
> Sent: Mittwoch, 28. November 2018 19:39
> To: hotspot-compiler-dev at openjdk.java.net
> Cc: Schmidt, Lutz <lutz.schmidt at sap.com>; Doerr, Martin <martin.doerr at sap.com>
> Subject: RFR(T): 8214451: PPC64/s390: Clean up unused CRC32 prototype and function
>
> Hi,
>
> Could the following change be reviewed please?
>
> It removes a prototype, generate_load_table_addr() (on PPC64), and an unused
> function, kernel_crc32_2word() (on PPC64 and s390), in the CRC32 code.
>
> Bug : https://bugs.openjdk.java.net/browse/JDK-8214451
> Webrev: http://cr.openjdk.java.net/~gromero/8214451/v1/
>
> Thank you and best regards,
> Gustavo
>
More information about the hotspot-compiler-dev
mailing list