RFR(XS): 8233466: aarch64: remove unnecessary load of mdo when profiling return and parameters type

Yangfei (Felix) felix.yang at huawei.com
Fri Nov 29 02:41:27 UTC 2019


> -----Original Message-----
> From: Andrew Dinn [mailto:adinn at redhat.com]
> Sent: Thursday, November 28, 2019 9:43 PM
> To: Yangfei (Felix) <felix.yang at huawei.com>;
> hotspot-runtime-dev at openjdk.java.net; aarch64-port-dev at openjdk.java.net
> Subject: Re: RFR(XS): 8233466: aarch64: remove unnecessary load of mdo when
> profiling return and parameters type
> 
> Hi Felix,
> 
> On 25/11/2019 11:33, Yangfei (Felix) wrote:
> > Ping…   Any comments?
> 
> Yes, that load into mdp is redundant. x86 omits the load and so should AArch64.
> The patch is good.
> 
Hi Andrew, 

  Thanks for reviewing.  Pushed: http://hg.openjdk.java.net/jdk/jdk/rev/fc216dcef2bb

Felix


More information about the hotspot-runtime-dev mailing list