Improvement #1029
Compiler and Language Level
Added by Henning Blohm over 11 years ago.
Updated almost 11 years ago.
Description
Z2 should finally adopt Java 7 completely. To this end, we should introduce a simple JVM property that allows to go back to Java 6 if desired.
As with the development mode, changing that property should invalidate all previous compilation results.
- Priority changed from Normal to Urgent
- Tracker changed from Feature to Improvement
Suggestion for property name: com.zfabrik.java.release with values {"1.6", "1.7"}.
All compilers, as far as meaningfully applicable, should interpret that setting correspondingly. We should not differentiate between source level and byte code version. The latter being typically the same.
- Target version changed from 2.2 to 14
- Target version changed from 14 to 2.3
- Assignee deleted (
Henning Blohm)
- Status changed from New to In Progress
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Also available in: Atom
PDF