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

kenneth_suter
16.56.2007 ba50af7d0b77d68c07b8772f95311cc6c1658771
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
commitba50af7d0b77d68c07b8772f95311cc6c1658771
tree dc3004b8d44eea653b39de66d5b1456ecdb2e0c6 tree | zip | gz
parent dc81de5557c97dd57d96c3915a1d67d632b4f108 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
opendj-sdk/opends/src/messages/src/org/opends/messages/Message.java 43 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/Application.java 8 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/messages/MessageTest.java 6 ●●●●● diff | view | raw | blame | history