Description
1) In most modules compiler level is set to 1.7 explicitly. Should we fix it somehow? See commit a450452e for reference.
2) Most probably we will have separate code flows for Java 7/8 and Java 9. Need to understand how to organize this. Most probably we will have two pluggable modules producing separate JARs, which will be linked in runtime. Any other ideas?
Attachments
Issue Links
- blocks
-
IGNITE-7477 Ignite.NET does not work on Java 9
- Resolved
- duplicates
-
IGNITE-9534 Wrong error message in bin/include/functions.sh
- Resolved
- Is contained by
-
IGNITE-6728 Support Java 9
- Resolved
- is duplicated by
-
IGNITE-7144 Java 9: fix build issue with tools.jar not found
- Closed
- links to