RE: RFR: JDK-8160376: DebuggerException: Can't attach symbolicator to the process

2016-10-20 Thread Sharath Ballal
To: Dmitry Samersoff; Sharath Ballal; serviceability-dev@openjdk.java.net Subject: Re: RFR: JDK-8160376: DebuggerException: Can't attach symbolicator to the process I don't see the changes to unquarantine the affected tests. Please see my comments in the bug about where the quarantines

Re: RFR: JDK-8160376: DebuggerException: Can't attach symbolicator to the process

2016-10-19 Thread Daniel D. Daugherty
I don't see the changes to unquarantine the affected tests. Please see my comments in the bug about where the quarantines were done. Dan On 10/19/16 3:40 AM, Dmitry Samersoff wrote: Sharath, Looks good for me. (I'll sponsor the push) -Dmitry On 2016-10-19 12:20, Sharath Ballal wrote: Hell

Re: RFR: JDK-8160376: DebuggerException: Can't attach symbolicator to the process

2016-10-19 Thread Dmitry Samersoff
Sharath, Looks good for me. (I'll sponsor the push) -Dmitry On 2016-10-19 12:20, Sharath Ballal wrote: > Hello, > > Please review the fix for > > > > Issue: https://bugs.openjdk.java.net/browse/JDK-8160376 > > Webrev: http://cr.openjdk.java.net/~sballal/8160376/webrev.00/ > > > > I ha

RFR: JDK-8160376: DebuggerException: Can't attach symbolicator to the process

2016-10-19 Thread Sharath Ballal
Hello, Please review the fix for Issue: https://bugs.openjdk.java.net/browse/JDK-8160376 Webrev: http://cr.openjdk.java.net/~sballal/8160376/webrev.00/ I have run some of the individual testcases and rbt for serviceability. -Sharath Ballal