diff -r 064c4150b0ee -r f2c5e3cc1848 jdk/make/mapfiles/libzip/mapfile-vers --- a/jdk/make/mapfiles/libzip/mapfile-vers Fri Sep 16 13:15:02 2016 -0700 +++ b/jdk/make/mapfiles/libzip/mapfile-vers Tue Sep 20 10:37:32 2016 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 1997, 2016, 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 @@ -49,6 +49,7 @@ Java_java_util_zip_Inflater_setDictionary; ZIP_Close; ZIP_CRC32; + ZIP_FreeEntry; ZIP_FindEntry; ZIP_GetEntry; ZIP_GetNextEntry;