mirror of https://github.com/apache/jmeter.git
Apache JMeter 4.0 works with Java 8 *and* Java 9. Fix.
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1823814 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5e2ef4a50e
commit
a92c3aada9
|
|
@ -79,7 +79,7 @@
|
|||
<a href="https://www.apache.org/dist/jmeter/KEYS">KEYS</a>
|
||||
</p>
|
||||
</section>
|
||||
<section name="Apache JMeter &release; (Requires Java 8. JMeter &release; does not yet support Java 9.)">
|
||||
<section name="Apache JMeter &release; (Requires Java 8 or 9.)">
|
||||
<subsection name="Binaries" anchor="binaries">
|
||||
<table>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue