RFR 8139436: sun.security.mscapi.KeyStore might load incomplete data

Wang Weijun weijun.wang at oracle.com
Mon Nov 16 00:32:35 UTC 2015


All tests look fine.

I suppose Vincent already agreed with the src change. Right?

For safety, I am running all related tests on windows-i586 and windows-x64 now.

Thanks
Max

> On 2015年11月16日, at 上午7:27, Langer, Christoph <christoph.langer at sap.com> wrote:
> 
> Hi Max,
> 
> thanks for that hint about correctly referencing the inner class. Now I could do it.
> 
> As for PrngSlow.java: By having a closer look, I discovered that the test was always running into an exception, as the algorithm name "PRNG" is not available for MSCAPI. I renamed it to the correct value of "Windows-PRNG" and now the test would run. I also cleaned the class and removed the exception handler so real exceptions should pop up now.
> 
> Also, I completed adding the @requires tag for each test.
> 
> This is the result: http://cr.openjdk.java.net/~clanger/webrevs/8139436.6/
> 
> Best regards
> Christoph




More information about the security-dev mailing list