Description
As 1.7 becomes the default Java in more and more operating systems, and security-related bugfixes and other fixes in Java itself are targeted more towards newer versions, rather than maintaining older versions, it would be prudent to switch to using 1.7 as our target platform.
This change would allow us to leverage some of the newer features of Java.
This change can be established at the beginning of the development cycle for Accumulo 1.6.0, so that we can immediately begin taking advantage of the new Java features in 1.6.0 features after 1.5.0 is released.
Attachments
Attachments
Issue Links
- is related to
-
ACCUMULO-1362 Eclipse warns about unclosed resources
- Resolved
-
ACCUMULO-3737 Create 1.7.0 release notes
- Resolved
- relates to
-
HADOOP-9282 Document Java 7 support
- Resolved
- links to
1.
|
Use UTF-8 constant instead of String | Resolved | Christopher Tubbs | |
2.
|
Use try-with-resources | Resolved | Mike Drob |