History log of /openjdk9/jdk/test/java/lang/ClassLoader/securityManager/TestClassLoader.java
Revision Date Author Comments
# 16664:cad3932c20ec 09-Feb-2017 ssahoo

8168423: Test Task: Custom system class loader + security manager + malformed policy file = recursive initialization
Summary: If a malformed policy file is encountered when running with a custom system class loader then it leads to a recursive initialization issue
Reviewed-by: mullan