[RFC][plugin]: PluginDebug regression fix.

Denis Lila dlila at redhat.com
Fri Apr 1 13:01:10 PDT 2011


Hi.

Sorry about this regression.
This fixes it by printing " NULL " for null, and
it also prints everything at once, for better
performance and to avoid intermingled output.

ChangeLog:
+2011-04-01  Denis Lila  <dlila at redhat.com>
+
+	* plugin/icedteanp/java/sun/applet/PluginDebug.java: 
+	(toString(Object)): New function.
+	(debug): Check for null; print each message on its own line;
+	print the whole message in one call.
+

Regards,
Denis.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PluginDebugRegressionFix.patch
Type: text/x-patch
Size: 1332 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110401/b879c9d6/PluginDebugRegressionFix.patch 


More information about the distro-pkg-dev mailing list