Compatibility notes for various versions:
- Java 1.4
- Java 5
- Java 6
- Java 7
- Java 8
The first major hiccup I remember was the introduction of assert in Java 1.4. It affected a lot of JUnit code.
Compatibility notes for various versions:
The first major hiccup I remember was the introduction of assert in Java 1.4. It affected a lot of JUnit code.