Details
-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: remoting
-
Labels:None
-
Similar Issues:
-
Epic Link:
Description
Remoting layer could benefit from bumping to Java7 due to its better resource handling and File API methods. Jenkins does not support Java 6 starting from 1.625 (>1 year ago), hence Java 6 is not required anymore
Attachments
Issue Links
- is related to
-
JENKINS-37566 FindBugs-clean remoting layer
-
- Resolved
-
Code changed in jenkins
User: Oleg Nenashev
Path:
pom.xml
http://jenkins-ci.org/commit/remoting/94e90bbdf656d9b2695aa27282d5ad86deda342e
Log:
JENKINS-37565- Upgrade source level to Java 7 in remoting 3 (#103)JENKINS-37565- Upgrade source level to Java 7This change does not update the code to the Java7 style, but we will do it later