Project

General

Profile

Actions

Bug #4861

closed

Alter Java components to build against Java 1.6 (or 1.7)

Added by Anonymous almost 11 years ago. Updated about 5 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Hadoop/Java
Labels (FS):
Java/Hadoop
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The Java packages use -source 1.5 to specify that they should use that version of the API. This is being done for compatibility sake, but 1.5 is EoL'd and 1.6 has also been EoL'd ( http://www.oracle.com/technetwork/java/eol-135779.html ).
We need to go back through the Java code and sort out if we need to move to compiling against Java 6 or Java 7 (ideally 7).

Actions #1

Updated by Greg Farnum about 10 years ago

  • Assignee set to Noah Watkins

Do you know the state of the Java code right now, Noah? I wonder if this got done already or is still a bug requiring work. (Just assigning it to you for the answer.)

Actions #2

Updated by Noah Watkins about 10 years ago

Closing. I'm not sure what the problem is here.. it looks like I am saying that the code builds for a super old version of Java, which seems like it is a good thing :) I've not heard from anyone regarding JVM compatibility problems.

Actions #3

Updated by Noah Watkins about 10 years ago

  • Status changed from New to Rejected
Actions #4

Updated by Greg Farnum almost 8 years ago

  • Component(FS) Hadoop/Java added
Actions #5

Updated by Patrick Donnelly about 5 years ago

  • Category deleted (48)
  • Labels (FS) Java/Hadoop added
Actions

Also available in: Atom PDF