RFR: JDK-8211923- [Testbug] serviceability/sa/ClhsdbFindPC.java ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
    Sharath Ballal 
    sharath.ballal at oracle.com
       
    Thu Dec 13 06:41:04 UTC 2018
    
    
  
Hi,
Pls review the test fix in serviceability/sa/ClhsdbFindPC.java
Jira: https://bugs.openjdk.java.net/browse/JDK-8211923 
Webrev: http://cr.openjdk.java.net/~sballal/8211923/webrev.00/ 
 
I have done the following modifications to the testcase: 
1. If jstack output does not contain "LingeredApp.main", fail the test. 
2. The test is testing both -Xcomp and -Xint options. I have changed the order of the test and made -Xint first. Currently the failure is in -Xcomp. Changing the order will tell us (in future failures) if the interpretted mode passed or not.
 
SA tests passed in Mach5 runs.
 
Thanks,
Sharath
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20181212/a4a9aa86/attachment.html>
    
    
More information about the serviceability-dev
mailing list