hi all,
I personally faced the problem in our applications
String to byte[] and viceversa, will not give back ur String.
This is due to some encoding scheme changes at String in JDK 1.4.2.
==>
http://java.sun.com/j2se/1.4.2/relnotes.html Please, help me to track the issues from JDK 1.3 to JDK 1.5.
Is it required to go through each releaseNotes from 1.3.1 to 1.5 including all the patches ?
Is it sufficient to go through releaseNotes of 1.3.1 , 1.4.0, 1.4.1, 1.4.2,
and 1.5.0 ?
I am trying to fix the problems with my applications.
I am trying to remove the workarounds of older bugs from my applications.
bit urgent..
regards,
stp.