hg: jdk8/tl/jdk: 7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer (original) (raw)
xueming.shen at oracle.com xueming.shen at oracle.com
Tue Nov 29 13:04:41 PST 2011
- Previous message: hg: jdk8/tl/jdk: 7110149: Update the JDK8 bundled zlib library to the latest version 1.2.5
- Next message: hg: jdk8/tl/hotspot: 42 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 07e359b01d8a Author: sherman Date: 2011-11-29 13:05 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/07e359b01d8a
7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer Summary: added methods Adler32/CRC32.update(ByteBuffer) Reviewed-by: alanb
! make/java/zip/mapfile-vers ! src/share/classes/java/util/zip/Adler32.java ! src/share/classes/java/util/zip/CRC32.java ! src/share/native/java/util/zip/Adler32.c ! src/share/native/java/util/zip/CRC32.c
- test/java/util/zip/TimeChecksum.java
- Previous message: hg: jdk8/tl/jdk: 7110149: Update the JDK8 bundled zlib library to the latest version 1.2.5
- Next message: hg: jdk8/tl/hotspot: 42 new changesets
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]