Re: Review request 7003487 clhsdbproc stacktrace fails on x64

2010-12-16 Thread Paul Hohensee
Looks good. Paul On 12/16/10 1:23 PM, Kevin Walls wrote: Hi again -- Just a minor nit I'd like to fix for the x64 linux tools. Thanks Kevin On 30/11/2010 16:52, Kevin Walls wrote: Hi, An oversight whereby although jstack and the Serviceability Agent's jstackproc.sh work on x64, the clhsd

Re: Review request 7003487 clhsdbproc stacktrace fails on x64

2010-12-16 Thread Kevin Walls
Hi again -- Just a minor nit I'd like to fix for the x64 linux tools. Thanks Kevin On 30/11/2010 16:52, Kevin Walls wrote: Hi, An oversight whereby although jstack and the Serviceability Agent's jstackproc.sh work on x64, the clhsdbproc tool (and I expect HSDB) can't get a stacktrace. Th

Review request 7003487 clhsdbproc stacktrace fails on x64

2010-11-30 Thread Kevin Walls
Hi, An oversight whereby although jstack and the Serviceability Agent's jstackproc.sh work on x64, the clhsdbproc tool (and I expect HSDB) can't get a stacktrace. The tools are all there, they just need connecting up: http://cr.openjdk.java.net/~kevinw/7003487/webrev.00/ Thanks Kevin