[rfc][icedtea-web]: Hide unsupported security options in itw-settings
Andrew Su
asu at redhat.com
Tue Jan 4 07:50:05 PST 2011
Hello,
This is a simple patch for hiding the values. getProperty() in DeploymentConfigurations.java was changed such that null is returned instead of a NullPointerException being thrown in the case that the value is not set. This patch adds a check to see if the value is null and proceed to next item.
Comments?
--Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20110104_hide_unsupported_security_options_v4.patch
Type: text/x-patch
Size: 1453 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110104/754c3f76/20110104_hide_unsupported_security_options_v4.patch
More information about the distro-pkg-dev
mailing list