mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

kenneth_suter
16.56.2007 69e53a50506083bb934a886ad67e6933b67a92c7
refs
author kenneth_suter <kenneth_suter@localhost>
Thursday, August 16, 2007 19:56 +0200
committer kenneth_suter <kenneth_suter@localhost>
Thursday, August 16, 2007 19:56 +0200
commit69e53a50506083bb934a886ad67e6933b67a92c7
tree 96dade717d29f046a4befb69115c20a4ed99be50 tree | zip | gz
parent 3db347a68bd7f4e4a98434ec83cf905dc61fa877 view | diff
This addresses a few errors related to the messaging framework:

- Fixes an error introduced in with Application.ErrorPrintStream no longer overrode println(String) as was causing a stack overflow.
- Fixes a problem with Message in which raw format strings were run through the formatter with illegal argument specifiers which would throw an exception.

3 files modified
57 ■■■■■ changed files
opends/src/messages/src/org/opends/messages/Message.java 43 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/Application.java 8 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/messages/MessageTest.java 6 ●●●●● diff | view | raw | blame | history