-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.0
-
generic
-
generic
If you run the attached program, either with both the program and JAAS in bootclasspath, or both the program and JAAS as installed extensions, you will get a StackOverflowError from an infinite recursion in the delayed initialization code in com.sun.security.auth.PolicyPermissions. For example, run it with
java -Xbootclasspath/a:/files/local/jaas1_0/lib/jaas.jar:. Main
java -Xbootclasspath/a:/files/local/jaas1_0/lib/jaas.jar:. Main