RFR(S): 8224230: [PPC64, s390] Support AsyncGetCallTrace

Doerr, Martin martin.doerr at sap.com
Mon May 20 15:48:49 UTC 2019


Hi Götz,

thanks for reviewing it so quickly.

Thanks for pointing me to the obsolete comment. I've also fixed in on PPC64 and also removed a redundant assertion on PPC64:
http://cr.openjdk.java.net/~mdoerr/8224230_ppc_s390_AsyncCallTrace/webrev.01/

I haven't used async profiler, but I've ran JTREG tests for hotspot runtime on linux PPC64 (Big and Little Endian) and s390 and all ones have passed.

Best regards,
Martin


-----Original Message-----
From: Lindenmaier, Goetz 
Sent: Montag, 20. Mai 2019 17:36
To: Doerr, Martin <martin.doerr at sap.com>; serviceability-dev at openjdk.java.net; JC Beyler <jcbeyler at google.com>; Volker Simonis (volker.simonis at gmail.com) <volker.simonis at gmail.com>
Subject: RE: RFR(S): 8224230: [PPC64, s390] Support AsyncGetCallTrace

Hi Martin, 

the changes look good. 

Please fix this comment:
 // Forte Analyzer AsyncGetCallTrace profiling support is not implemented on Linux/S390x.
I guess it's no more true.  No new webrev needed.

Did you verify that the test works, or did you also try 
async with the VM on ppc?

Best regards,
  Goetz.

> -----Original Message-----
> From: Doerr, Martin
> Sent: Montag, 20. Mai 2019 17:32
> To: serviceability-dev at openjdk.java.net; JC Beyler <jcbeyler at google.com>;
> Volker Simonis (volker.simonis at gmail.com) <volker.simonis at gmail.com>;
> Lindenmaier, Goetz <goetz.lindenmaier at sap.com>
> Subject: RFR(S): 8224230: [PPC64, s390] Support AsyncGetCallTrace
> 
> Hi,
> 
> 
> 
> please review my change which allows usage of AsyncGetCallTrace on PPC64
> and s390.
> 
> 
> 
> Webrev:
> 
> http://cr.openjdk.java.net/~mdoerr/8224230_ppc_s390_AsyncCallTrace/webr
> ev.00/
> 
> 
> 
> Bug with more background information:
> 
> https://bugs.openjdk.java.net/browse/JDK-8224230
> 
> 
> 
> Best regards,
> 
> Martin
> 
> 



More information about the serviceability-dev mailing list