On 06/16/2015 05:49 AM, Xuelei Fan wrote:
> On 6/15/2015 5:58 PM, Florian Weimer wrote:
>> On 06/03/2015 03:56 AM, Xuelei Fan wrote:
>>
>>> I can sponsor you for the specification update approval and changeset
>>> integration if needed.
>>
>> I'd really appreciate that.
Still applies, thanks.
>>>
Hi All,
Please review changes to the following performance improvement:
https://bugs.openjdk.java.net/browse/JDK-8132330
Webrev: http://cr.openjdk.java.net/~skuksenko/crypto/8132330/webrev.02/
Sponsorship is required.
--
Currently sun.security.rsa.RSAPadding::padV15 uses fixed size (64 by
Hi Artem
First, you shouldn't need any @modules here, the sun/security/krb5/auto
already contains a TEST.properties file covering everything. For the
same reason, you should place KinitConfPlusProps.java somewhere inside
auto. If you think a subdir is better, put it into auto/tools.
Back to
Hello,
Please review a couple of new tests which checks if krb5 settings are
read correctly from conf file and system properties.
Bug: https://bugs.openjdk.java.net/browse/JDK-8075299
Webrev: http://cr.openjdk.java.net/~asmotrak/8075299/webrev.00/
Artem