ARCHIBALD Steven wrote:
Hello,
It seems Oracle is now charging a license fee for Java JDK, although not 
apparently for Java itself.

If I use the latest version of JMeter, am I able to use it without having to 
pay a license fee to Oracle?

This email and any attachments are intended solely for the use of the 
individual or entity to whom it is addressed and may be confidential and/or 
privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email 
and all attachments,

(iii) Dassault Systèmes does not accept or assume any liability or 
responsibility for any use of or reliance on this email.


Please be informed that your personal data are processed according to our data 
privacy policy as described on our website. Should you have any questions 
related to personal data protection, please contact 3DS Data Protection Officer 
https://www.3ds.com/privacy-policy/contact/


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org

1. Oracle JDK 8 and 11 are free for personal use
   <https://www.oracle.com/pl/java/technologies/javase/jdk-faqs.html>
   as well as applications development and testing, latest JMeter 5.6.2
   can be run on Java 8.
2. You don't have to stick to Oracle's builds, there are a lot of JDKs
   built by other vendors (Microsoft, Amazon, Liberica, etc.), check
   out SDKMan <https://sdkman.io/> project which provides nice CLI
   interface for installing the Java-related software and keeping it
   up-to-date. You can even install JMeter
   <https://sdkman.io/sdks#jmeter> using it.
3. As per 9 Easy Solutions for a JMeter Load Test “Out of Memory”
   Failure <https://www.blazemeter.com/blog/jmeter-memory-profiling>
   article you should always be using the latest version of Java as new
   releases normally have better performance and you will be able to
   conduct more load from the same hardware so I would rather recommend
   getting the latest Java version from a different vendor (given it
   passes TCK <https://openjdk.org/groups/conformance/JckAccess/> of
   course)


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org

Reply via email to