Re: Code review: 71257522 [macosx] 7u4 b200 crash i.e. in Tonga

2012-01-03 Thread Alan Bateman
On 03/01/2012 17:07, Michael McMahon wrote: Could I get the following webrev reviewed please? http://cr.openjdk.java.net/~michaelm/7125722/webrev.1/ JNI field ids were being used before being initialized. Thanks, Michael. What you have is fine to address the current crash but at some point it

Re: Code review: 71257522 [macosx] 7u4 b200 crash i.e. in Tonga

2012-01-03 Thread Chris Hegarty
Looks fine to me. -Chris. On 03/01/2012 17:07, Michael McMahon wrote: Could I get the following webrev reviewed please? http://cr.openjdk.java.net/~michaelm/7125722/webrev.1/ JNI field ids were being used before being initialized. Thanks, Michael.

Code review: 71257522 [macosx] 7u4 b200 crash i.e. in Tonga

2012-01-03 Thread Michael McMahon
Could I get the following webrev reviewed please? http://cr.openjdk.java.net/~michaelm/7125722/webrev.1/ JNI field ids were being used before being initialized. Thanks, Michael.