|
|
|
|
|
by CydeWeys
3092 days ago
|
|
The entire sandboxing model was swapped out between Java 7 and Java 8 on GAE. That's why it took so long. No such major change is needed for Java 9, which won't lag nearly so far behind. Also, not having access to Java 8 was painful. Not being able to use lambdas or streams for that long really sucked. There's no similar pain from not having access to Java 9 yet; it's not nearly as big of a change in the language. |
|
> it's not nearly as big of a change in the language
True, but there were quite dramatic changes to the JDK.