[rfc][icedtea-web] Remove bad debug logging statements from JNLPSecurityManager

Andrew Azores aazores at redhat.com
Mon Nov 4 07:22:06 PST 2013


Hi,

Calling cl.getPermissions(null) will potentially/usually result in an 
NPE being thrown and caught/printed within getPermissions, then rethrown 
again. This is not very helpful for producing debugging output. I don't 
see any easy way to do what this was intended to do so it's just removed.

ChangeLog:
* netx/net/sourceforge/jnlp/runtime/JNLPSecurityManager.java: 
(addPermission) removed debug print statements

Thanks,

-- 
Andrew A

-------------- next part --------------
A non-text attachment was scrubbed...
Name: JNLPSecurityManager-bad-debug.patch
Type: text/x-patch
Size: 1177 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20131104/3c1f198a/JNLPSecurityManager-bad-debug.patch 


More information about the distro-pkg-dev mailing list