hotspot/src/share/vm/prims/jni.cpp
changeset 16394 b5940f63d436
parent 15482 470d0b0c09f1
child 16670 4af09aff4237
--- a/hotspot/src/share/vm/prims/jni.cpp	Tue Mar 12 00:02:16 2013 -0400
+++ b/hotspot/src/share/vm/prims/jni.cpp	Fri Mar 15 15:20:40 2013 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2012, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
  * Copyright (c) 2012 Red Hat, Inc.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
@@ -92,7 +92,7 @@
 # include "os_bsd.inline.hpp"
 #endif
 
-static jint CurrentVersion = JNI_VERSION_1_6;
+static jint CurrentVersion = JNI_VERSION_1_8;
 
 
 // The DT_RETURN_MARK macros create a scoped object to fire the dtrace