diff src/share/vm/prims/jni.cpp @ 8793:499ccc15bbc8

8005716: Enhance JNI specification to allow support of static JNI libraries in Embedded JREs Reviewed-by: dlong, alanb, mduigou
author bpittore
date Fri, 15 Mar 2013 15:20:40 -0400
parents db9981fd3124
children b9a918201d47 cc32ccaaf47f
line wrap: on
line diff
--- a/src/share/vm/prims/jni.cpp	Tue Mar 12 00:02:16 2013 -0400
+++ b/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