[rfc][icedtea-web] all debug outputs of unittests to stderr
Jiri Vanek
jvanek at redhat.com
Mon May 14 07:35:38 PDT 2012
I think that it is good idea to keep stdout of unittest clean, as there is stdout printed result. If
you agree, then I will modify wiki with recommendation that all outputs should go to error stream.
Currently few tests are printing to stdout. If you agree that it have sense, then there is patch
which will move them to stderr.
But I'm not 100% sure how excellent idea this is (maybe very non-sense rule?)
Thanx for comments
J.
2012-05-14 Jiri Vanek <jvanek at redhat.com>
* tests/netx/unit/net/sourceforge/jnlp/runtime/CodeBaseClassLoaderTest.java:
* tests/netx/unit/net/sourceforge/jnlp/cache/CacheLRUWrapperTest.java:
System.out replaced with System.err
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SmallCodeCleanUp-stdout2stderr.diff
Type: text/x-patch
Size: 2335 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120514/400f903f/SmallCodeCleanUp-stdout2stderr.diff
More information about the distro-pkg-dev
mailing list