Code Review Request 6203816 and 6720456
Valerie (Yu-Ching) Peng
valerie.peng at oracle.com
Thu Nov 18 03:00:39 UTC 2010
Thanks for the lightning fast review!
TBD means "to be determined at runtime". Different machines w/ different
versions of Solaris may support different key sizes. So, I use TBD to
indicate the key sizes which may only be supported by the newer versions
of Solairs release.
I thought you are on vacation? If not, there are some new PKCS11 test
failures which seems related to your resource string changes. I'll take
a shot at them if you are on vacation...
Valerie
On 11/17/10 17:00, Weijun Wang wrote:
>
> On 11/18/2010 07:31 AM, Valerie (Yu-Ching) Peng wrote:
>> Hi, Max,
>>
>> Can you please help reviewing the following two regression test fixes?
>>
>> 6203816: Can not run test/java/security/Security/ClassLoaderDeadlock.sh
>> from the command line
>> Webrev: http://cr.openjdk.java.net/~valeriep/6203816/webrev.00/
>
> Fix looks fine.
>
>> I noticed that Deadlock2.sh would fail when the TESTJAVA env variable is
>> set to a JDK instead of a JRE. So, I fixed it here as well.
>>
>> 6720456: New 4150 may have larger blowfish keysizes
>> Webrev: http://cr.openjdk.java.net/~valeriep/6720456/webrev.00/
>
> Haven't looked into the base class PKCS11Test yet, so "TBD" means you
> don't care if it succeed or fails? I guess if a bitsize is not
> supported, the exception should be different and you can detect it and
> mark PASS?
>
> Thanks
> Max
>
>>
>> Thanks,
>> Valerie
More information about the security-dev
mailing list