RE: RFR: JDK-8211923- [Testbug] serviceability/sa/ClhsdbFindPC.java ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1

2018-12-13 Thread Sharath Ballal
er 14, 2018 12:18 PM To: Sharath Ballal; serviceability-dev Subject: Re: RFR: JDK-8211923- [Testbug] serviceability/sa/ClhsdbFindPC.java ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 Sorry -- missed adding this. If we are convinced after the extra diagnostics that getM

Re: RFR: JDK-8211923- [Testbug] serviceability/sa/ClhsdbFindPC.java ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1

2018-12-13 Thread Jini George
Sorry -- missed adding this. If we are convinced after the extra diagnostics that getMethod() returning NULL is a valid scenario (could SA be attaching at an unstable moment?), maybe we could improve the test case(s) then to handle this situation gracefully. Thank you, Jini. On 12/14/2018 12:

Re: RFR: JDK-8211923- [Testbug] serviceability/sa/ClhsdbFindPC.java ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1

2018-12-13 Thread Jini George
Hi Sharath, Since this is a duplicate of https://bugs.openjdk.java.net/browse/JDK-8196969, I am not sure if trying to confirm that this occurs only with -Xcomp will help. (I think we are already mostly convinced about that -- as per the comments in JDK-8196969). I guess we should try to fix t

RFR: JDK-8211923- [Testbug] serviceability/sa/ClhsdbFindPC.java ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1

2018-12-12 Thread Sharath Ballal
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 "LingeredA