hg: jdk9/dev/jdk: 8168423: Test Task: Custom system class loader + security manager + malformed policy file = recursive initialization

sibabrata.sahoo at oracle.com sibabrata.sahoo at oracle.com
Thu Feb 9 13:22:59 UTC 2017


Changeset: cad3932c20ec
Author:    ssahoo
Date:      2017-02-09 05:19 -0800
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/cad3932c20ec

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

+ test/java/lang/ClassLoader/securityManager/ClassLoaderTest.java
+ test/java/lang/ClassLoader/securityManager/TestClassLoader.java
+ test/java/lang/ClassLoader/securityManager/TestClient.java
+ test/java/lang/ClassLoader/securityManager/malformed.policy
+ test/java/lang/ClassLoader/securityManager/valid.policy



More information about the jdk9-dev-changes mailing list