Myrna van Lunteren wrote: > I have a question sideways in connection to this bug - I did the search > for the String(byte[]) constructor in eclipse, and found that in > addition to the 4 tests as reported, this is used in the following classes: > - java/engine/org.apache.derby.catalog.SystemProcedures > method SQLCAMESSAGE > - java/drda/org.apache.derby.impl.drda.DRDAConnThread > method readAndSetParams, writeSQLDIAGCI and static assignments for > SQLERRMC_MESSAGE_DELIMETER and SQLERRMC_TOKEN_DELIMITER > > Wouldn't the usage there also cause trouble when derby is used in > non-fixed encodings?
Yes, I entered multiple bugs, one for each top level directory (e.g. java/engine, java/testing etc.). Dan.
