bump mac native version due to recent changes to them

This commit is contained in:
kappa1 2011-10-12 20:17:56 +00:00
parent bae1672baf
commit 03fa5dda72
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 = 20;
private static final int JNI_VERSION = 21;
static {
// Make sure AWT is properly initialized. This avoids hangs on Mac OS X 10.3