--- a/jdk/make/mapfiles/libnio/mapfile-macosx Thu Aug 13 19:09:18 2015 +0530
+++ b/jdk/make/mapfiles/libnio/mapfile-macosx Thu Aug 13 09:36:14 2015 -0700
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2001, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2001, 2015, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -25,6 +25,7 @@
SUNWprivate_1.1 {
global:
+ JNI_OnLoad;
Java_java_nio_MappedByteBuffer_force0;
Java_java_nio_MappedByteBuffer_isLoaded0;
Java_java_nio_MappedByteBuffer_load0;