[icedtea-web] RFC: print arguments passed to application's main method in debug mode
Omair Majid
omajid at redhat.com
Thu Dec 8 13:23:07 PST 2011
On 12/08/2011 03:27 PM, Danesh Dadachanji wrote:
> Hi Omair,
>
> On 08/12/11 02:57 PM, Omair Majid wrote:
>> Hi,
>>
>> The attached patch makes javaws print out the arguments it is passing to
>> main when running in debug mode. It would come in handy when trying to
>> track down bugs like this:
>> https://bugzilla.redhat.com/show_bug.cgi?id=759099
>> where we are not sure why the url (specified as an argument through the
>> jnlp file) is invalid.
>>
>> I would like apply the attached patch to icedtea-web HEAD. Any concerns?
>
> This looks fine to me. What about backporting this to 1.0 and 1.1 as
> well? I imagine the releases would find it useful as well. Thoughts?
I have pushed the changes to HEAD:
http://icedtea.classpath.org/hg/icedtea-web/rev/fb5e54f2b97e
I have attached the changesets for 1.0 and 1.1. Okay to push those?
Thanks,
Omair
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug-1.0.patch
Type: text/x-patch
Size: 1667 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20111208/223f54e6/debug-1.0.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug-1.1.patch
Type: text/x-patch
Size: 1655 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20111208/223f54e6/debug-1.1.patch
More information about the distro-pkg-dev
mailing list