RFR: 8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace

Gustavo Romero gromero at linux.vnet.ibm.com
Wed Dec 12 13:17:26 UTC 2018


Hi Martin,

On 12/12/2018 05:10 AM, Doerr, Martin wrote:
> thanks for your improvements. You can also remove the trailing \t from the opto assembly.
> Note that there's no need to re-push newer version to jdk/submit when only PPC files were changed. jdk/submit doesn't look at them.

Got it.

Pushed to jdk/jdk:
http://hg.openjdk.java.net/jdk/jdk/rev/7384e00d5860

Thank you.

Best regards,
Gustavo
  
> Best regards,
> Martin
> 
> 
> -----Original Message-----
> From: Gustavo Romero <gromero at linux.vnet.ibm.com>
> Sent: Mittwoch, 12. Dezember 2018 03:08
> To: Michihiro Horie <HORIE at jp.ibm.com>
> Cc: core-libs-dev at openjdk.java.net; hotspot-compiler-dev at openjdk.java.net; Doerr, Martin <martin.doerr at sap.com>; Roger Riggs <Roger.Riggs at oracle.com>; Vladimir Kozlov <vladimir.kozlov at oracle.com>; Simonis, Volker <volker.simonis at sap.com>
> Subject: Re: RFR: 8213754: PPC64: Add Intrinsics for isDigit/isLowerCase/isUpperCase/isWhitespace
> 
> Hi Michi,
> 
> On 12/11/2018 11:12 PM, Michihiro Horie wrote:
>> Thank you for finding the issue on Power8. You do not need a check with has_darn in the ppc.ad. It is better to add a check in vm_versoin_ppc.
> 
> I agree.
> 
>> I uploaded webrev.08 based on your webrev.07. (Thanks for the enhancement of opto assembly and removing trailing spaces!)
>> http://cr.openjdk.java.net/~mhorie/8213754/webrev.08/ <http://cr.openjdk.java.net/%7Emhorie/8213754/webrev.08/>
> 
> Thanks for the updated webrev. Looks good!
> I've just pushed webrev.08 to jdk/submit expecting no failures as .07 passed fine.
> 
> Once I get the jdk/submit results tomorrow I'll push.
> 
> Best regards,
> Gustavo
> 



More information about the core-libs-dev mailing list