Tagged Questions
4
votes
4answers
3k views
Java method works in 1.5 but not 1.6
I have an application which has been running happily under Java 1.5 for around a year. We've just had the boxes updated and had Java 1.6 installed.
After deploying the app to the new server we've ...