Changeset: 9fe6ebbe5895
Author:xuelei
Date: 2012-05-17 21:59 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9fe6ebbe5895
7145960: sun/security/mscapi/ShortRSAKey1024.sh failing on windows
Reviewed-by: vinnie, wetmore
! test/sun/security/mscapi/ShortRSAKey1024.sh
! test/sun/s
Those changes look fine.
Thanks.
On 17/05/2012 19:51, Valerie (Yu-Ching) Peng wrote:
Vinnie,
Can you please review this?
http://cr.openjdk.java.net./~valeriep/7169496/webrev.00/
The changes are quite straight forward - remove SHA224withRSA sig due to
the lack of window alg id.
Thanks,
Valerie
Changeset: 178c480998b1
Author:robm
Date: 2012-05-17 22:42 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/178c480998b1
7168110: Misleading jstack error message
Reviewed-by: alanb, dsamersoff
! src/windows/native/sun/tools/attach/WindowsVirtualMachine.c
Vinnie,
Can you please review this?
http://cr.openjdk.java.net./~valeriep/7169496/webrev.00/
The changes are quite straight forward - remove SHA224withRSA sig due to
the lack of window alg id.
Thanks,
Valerie
Looks good to me also.
Brad
On 5/17/2012 6:24 AM, Vincent Ryan wrote:
Your fix looks fine. However you don't need to modify the file-separator
on Windows - both forms are supported in pathnames.
On 05/17/12 01:54 PM, Xuelei Fan wrote:
Hi,
Please review the fix of test cases in Windows.
Changeset: ce165aa48dcb
Author:dcubed
Date: 2012-05-17 06:26 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ce165aa48dcb
7168520: No jdk8 TL Nightly linux builds due to broken link in
b39-2012-05-13_231
Summary: ZIP libjsig.debuginfo links into libjsig.diz files since aurora
Your fix looks fine. However you don't need to modify the file-separator
on Windows - both forms are supported in pathnames.
On 05/17/12 01:54 PM, Xuelei Fan wrote:
Hi,
Please review the fix of test cases in Windows.
webrev: http://cr.openjdk.java.net./~xuelei/7145960/webrev.00/
Cause of th
Hi,
Please review the fix of test cases in Windows.
webrev: http://cr.openjdk.java.net./~xuelei/7145960/webrev.00/
Cause of the issue: when keytool cannot generate key pairs in Windows
system, we should exit the testing.
Thanks,
Xuelei