This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-01-28 12:09:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
src
/
java.base
/
share
/
native
/
libzip
History
Matthias Baesken
5af6b45eef
8330615: avoid signed integer overflows in zip_util.c readCen / hashN
...
Reviewed-by: lucy, mdoerr
2024-04-25 15:23:48 +00:00
..
zlib
8324632: Update Zlib Data Compression Library to Version 1.3.1
2024-01-31 11:06:01 +00:00
Adler32.c
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
CRC32.c
8201226: missing JNIEXPORT / JNICALL at some places in function declarations/implementations
2018-04-10 08:38:56 +02:00
Deflater.c
8252739: Deflater.setDictionary(byte[], int off, int len) ignores the starting offset for the dictionary
2020-09-23 14:21:45 +00:00
Inflater.c
8225189: Multiple JNI calls within critical region in ZIP Library
2019-06-11 13:04:36 -04:00
zip_util.c
8330615: avoid signed integer overflows in zip_util.c readCen / hashN
2024-04-25 15:23:48 +00:00
zip_util.h
8284893: Fix typos in java.base
2022-04-19 20:07:57 +00:00