Bug 60415 - Drop Java 7 support
Summary: Drop Java 7 support
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.1
Hardware: All Linux
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-24 19:44 UTC by Felix Schumacher
Modified: 2017-01-28 11:11 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Schumacher 2016-11-24 19:44:57 UTC
The next version 3.2 of JMeter will drop support for java 7 and will require java 8.

This was discussed on the mailing list.
Comment 1 Felix Schumacher 2016-11-24 20:12:09 UTC
Date: Thu Nov 24 20:02:11 2016
New Revision: 1771212

URL: http://svn.apache.org/viewvc?rev=1771212&view=rev
Log:
Drop support for java 7.

Bugzilla Id: 60415

Modified:
    jmeter/trunk/README.md
    jmeter/trunk/build.xml
    jmeter/trunk/xdocs/download_jmeter.xml
    jmeter/trunk/xdocs/overview.html
    jmeter/trunk/xdocs/usermanual/component_reference.xml
    jmeter/trunk/xdocs/usermanual/get-started.xml

Date: Thu Nov 24 20:02:49 2016
New Revision: 1771213

URL: http://svn.apache.org/viewvc?rev=1771213&view=rev
Log:
Drop java 7 from travis, too.

Bugzilla Id: 60415

Modified:
    jmeter/trunk/.travis.yml

I also changed the buildbot config to use java 8.
Comment 2 Felix Schumacher 2016-11-29 19:58:09 UTC
Date: Tue Nov 29 19:57:21 2016
New Revision: 1771950

URL: http://svn.apache.org/viewvc?rev=1771950&view=rev
Log:
Require jdk 8+ for generating docs-api. Bugzilla Id: 60415

Modified:
    jmeter/trunk/build.xml
Comment 3 Felix Schumacher 2016-12-27 16:17:42 UTC
Date: Tue Dec 27 16:17:11 2016
New Revision: 1776167

URL: http://svn.apache.org/viewvc?rev=1776167&view=rev
Log:
Minimal java version is 1.8.0

Modified:
    jmeter/trunk/bin/jmeter
    jmeter/trunk/bin/jmeter.bat
    jmeter/trunk/bin/jmeter.sh
Comment 4 Philippe Mouawad 2016-12-30 22:19:37 UTC
Author: pmouawad
Date: Fri Dec 30 21:55:28 2016
New Revision: 1776643

URL: http://svn.apache.org/viewvc?rev=1776643&view=rev
Log:
Bug 60415 - Drop Java 7 support
Bugzilla Id: 60415

Modified:
    jmeter/trunk/bin/jmeter
Comment 5 Philippe Mouawad 2017-01-24 20:17:26 UTC
Author: pmouawad
Date: Tue Jan 24 20:17:10 2017
New Revision: 1780108

URL: http://svn.apache.org/viewvc?rev=1780108&view=rev
Log:
Bug 60415 - Drop Java 7 support
Force java.security.egd as per mailing list discussion
http://mail-archives.apache.org/mod_mbox/jmeter-dev/201701.mbox/%3C0016ccc5-2a8a-b909-a72d-b4593ad9e00c%40kippdata.de%3E
Bugzilla Id: 60415

Modified:
    jmeter/trunk/bin/jmeter
    jmeter/trunk/bin/jmeter.bat
    jmeter/trunk/xdocs/changes.xml
Comment 6 Felix Schumacher 2017-01-28 11:11:50 UTC
It looks like all work is done for the upgrade to java 8. So I close this bug.
Comment 7 The ASF infrastructure team 2022-09-24 20:38:06 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4176