RE: RFR: JDK-8190198 - SA: Framework for writing 'jhsdb clhsdb' commands tests and testcases for some of the commands

2017-11-13 Thread Sharath Ballal
My changes with using the outputAnalyzer were creating timeouts. This was seen with testcases creating more output. As per the documentation of Process class this is expected as I was creating the outputAnalyzer after doing Process.waitFor(). " Because some native platforms only provide limit

RFR: JDK-8184982 - SA: Running ClassDump on a simple java program generates NullPointerException

2017-11-13 Thread Sharath Ballal
Hello, Pls review the code changes and testcase for the following issue. Bug ID: https://bugs.openjdk.java.net/browse/JDK-8184982 Webrev: http://cr.openjdk.java.net/~sballal/8184982/webrev.00/ Thanks, Sharath

PING: RFR: 8185796: jstack and clhsdb jstack should show lock objects

2017-11-13 Thread Yasumasa Suenaga
PING: Could you review it? We need a reviewer and sponsor. >>>http://cr.openjdk.java.net/~ysuenaga/JDK-8185796/webrev.04/ Thanks, Yasumasa 2017-11-09 23:34 GMT+09:00 Yasumasa Suenaga : > Thanks, Jini! > > I'm waiting for Reviewer and sponsor. > > > Yasumasa > > > > On 2017/11/09 23:25, Ji

PING: RFR: 8165736: Error message should be shown when JVMTI agent cannot be attached

2017-11-13 Thread Yasumasa Suenaga
PING: Could you reivew it? We need one more reviewer. > http://cr.openjdk.java.net/~ysuenaga/JDK-8165736/webrev.02/ Thanks, Yasumasa 2017-11-08 15:38 GMT+09:00 Yasumasa Suenaga : > Hi Serguei, > > I uploaded new webrev: > > http://cr.openjdk.java.net/~ysuenaga/JDK-8165736/webrev.02/ > >>>

Re: RFR(XL): 8167108 - SMR and JavaThread Lifecycle

2017-11-13 Thread Daniel D. Daugherty
Greetings, I rebased the project to the 2017.10.26 jdk10/hs PIT snapshot. Here are the updated webrevs: Here's the mq comment for the change:   Rebase to 2017.10.25 PIT snapshot. Here is the full webrev: http://cr.openjdk.java.net/~dcubed/8167108-webrev/jdk10-06-full/ And here is the delta