Code review request, 8024444, Change to use othervm mode of tests in SSLEngineImpl

Sean Mullan sean.mullan at oracle.com
Mon Sep 9 14:08:17 UTC 2013


Looks fine to me.

--Sean

On 09/09/2013 01:03 AM, Xuelei Fan wrote:
> Hi,
>
> Please review this test update.
>
> webrev: http://cr.openjdk.java.net/~xuelei/8024444/webrev/
>
> This bug had not published in the bugs.sun.com.  Here is a short
> description of the issue:
>
> In Oracle JSSE provider, a few caches are used to improve the
> performance.  However, the caches cannot support dynamically updated
> configuration. For example, the update of system properties cannot be
> caught by caches.  As result in the issue that normally JSSE test cannot
> run in agentvm/samevm mode.
>
> This fix updates tests under SSLEngineImpl to use othermv mode.
>
> Thanks,
> Xuelei
>




More information about the security-dev mailing list