Code review request, 8024444, Change to use othervm mode of tests in SSLEngineImpl
Xuelei Fan
xuelei.fan at oracle.com
Mon Sep 9 05:03:26 UTC 2013
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