[7u4] Request for approval for 7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuffer
Edvard Wendelin
edvard.wendelin at oracle.com
Fri Dec 16 05:02:58 PST 2011
It's more than just minor changes in the backport for 7u4. Could you find a reviewer for the 7u4 fix?
Cheers,
Edvard
On Dec 15, 2011, at 7:15 PM, Xueming Shen wrote:
> This is a request to backport a JDK8 fix into JDK 7u4
>
> 7109837: Provide a mechanism for computing an Adler32 checksum for the contents of a ByteBuf
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7109837
>
> The JDK 8 changeset is at
>
> http://cr.openjdk.java.net/~sherman/7109837/webrev
>
> The proposed change for jdk7u4 is "slightly" different, the webrev for public repository is
>
> http://cr.openjdk.java.net/~sherman/7109837_7u4/webrev
>
> in which we added the mechanism that can be accessed via sun/misc/SharedSecrets
>
> Thanks,
> Sherman
More information about the jdk7u-dev
mailing list