Revoke the code review request. The bug will be addresses in another CR.
Thanks,
Xuelei
On 5/10/2012 11:49 AM, Xuelei Fan wrote:
> Hi,
>
> Please review the fix for a synchronization issue of JSSE.
>
> webrev: http://cr.openjdk.java.net./~xuelei/7166885/webrev.00/
>
> Cause of the issue: the e
Changeset: fdf5e15293e6
Author:coffeys
Date: 2012-05-10 10:45 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fdf5e15293e6
7163470: Build fails if javax.crypto src files not present
Reviewed-by: valeriep
! make/com/oracle/security/ucrypto/Makefile
! make/common/shared/Defs-ja
Changeset: 3e3017eba8ac
Author:valeriep
Date: 2012-05-08 17:57 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3e3017eba8ac
4963723: Implement SHA-224
Summary: Add support for SHA-224, SHA224withRSA, SHA224withECDSA, HmacSHA224
and OAEPwithSHA-224AndMGF1Padding.
Reviewed-by:
Changeset: 833bab705918
Author:ksrini
Date: 2012-05-10 12:32 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/833bab705918
7159445: (javac) emits inaccurate diagnostics for enhanced for-loops
Reviewed-by: jjg
Contributed-by: jan.lah...@oracle.com
! src/share/classes/com/