Re: Code review: 6339649

2010-08-17 Thread Chris Hegarty
Michael, This change looks fine. -Chris Michael McMahon wrote: Chris, Could you review the following small change? http://cr.openjdk.java.net/~michaelm/6339649/webrev.1/ I think it's a useful change, since many applications won't bother to even catch the runtime exception except at a fairly

Code review: 6339649

2010-08-17 Thread Michael McMahon
Chris, Could you review the following small change? http://cr.openjdk.java.net/~michaelm/6339649/webrev.1/ I think it's a useful change, since many applications won't bother to even catch the runtime exception except at a fairly generic high level and it is useful (in this case) to have the mes