Y
Hacker News
new
|
ask
|
show
|
jobs
by
postfuturist
4400 days ago
Java 6 did not break backward compatibility (code written for Java 5 generally runs fine on Java 6).
1 comments
alphabetam
4400 days ago
Code written for Java 2 runs fine on Java 8, with extremely limited exceptions. Java, just as Windows, is used too much in enteprise apps to lose backward compatibility.
link