bump native version number for OS X natives due to recent changes to them

This commit is contained in:
kappa1 2011-11-12 21:50:55 +00:00
parent 1762fa36b8
commit 8f0222a736
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ import com.apple.eio.FileManager;
* $Id$
*/
final class MacOSXSysImplementation extends J2SESysImplementation {
private static final int JNI_VERSION = 21;
private static final int JNI_VERSION = 22;
static {
// Make sure AWT is properly initialized. This avoids hangs on Mac OS X 10.3