Looks good (not a Reviewer). /Staffan
On 26 feb 2013, at 07:38, Rickard Bäckman <rickard.back...@oracle.com> wrote: > Kevin, > > looks good to me. (Not a Reviewer). > > /R > > On Feb 25, 2013, at 7:21 PM, Kevin Walls wrote: > >> >> Hi, >> >> This is a crash I stumbled upon: jstack -m will crash when it doesn't match >> the bitness of its target. On Solaris we check and give an exception >> message, Linux should do similarly. >> >> http://cr.openjdk.java.net/~kevinw/8008807/webrev.00/ >> >> Here I've gone with checking and denying the attach attempt as early as >> possible. >> >> Thanks >> Kevin >> >