RFR: JDK-8193124 - SA: Testcases for clhsdb jdis and findpc commands

Jini George jini.george at oracle.com
Wed Dec 6 17:10:02 UTC 2017


Hi Sharath,

For ClhsdbFindPC.java, the test case would fail if it gets invoked with 
-Xcomp. So, it might be better to invoke LingeredApp only with -Xint or 
only with -Xcomp (and if so, check for the "In code in NMethod" string).

Other than this, the rest of it looks good to me.

Thanks!
Jini.


On 12/6/2017 9:40 PM, Sharath Ballal wrote:
> Hello,
> 
> Pls review changes for the following issue:
> 
> Bug ID: https://bugs.openjdk.java.net/browse/JDK-8193124
> 
> Webrev: http://cr.openjdk.java.net/~sballal/8193124/webrev.00/
> 
> The tests have passed in JPRT and Mach5.
> 
> Thanks,
> 
> Sharath
> 


More information about the serviceability-dev mailing list