RFR 8037274 : sun.tools.attach.WindowsVirtualMachine#createPipe() needs more descriptive message when pipe creation fails

Alan Bateman Alan.Bateman at oracle.com
Fri Mar 14 15:28:11 UTC 2014


On 14/03/2014 15:21, Jaroslav Bachorik wrote:
>
> Like this?
> http://cr.openjdk.java.net/~jbachorik/8037274/webrev.03
This looks okay and I assume you've tested this to ensure that the 
exception has the message. A minor comment is that we prefer snprintf 
over sprintf but the buffer is very over sized here so not an issue.

-Alan


More information about the serviceability-dev mailing list