1.2k questions

1.4k answers

361 comments

339 users

Categories

Sidebar
+1 vote
1.1K views
by andrew-r-1294 (160 points)
Given the Oracle commercial licensing requirements for Java, the use of Qvera becomes very cost prohibative for us. Can the Qvera platfrom be run using an alterantive JRE like Amazon Corretto?

1 Answer

+1 vote
 
Best answer

Yes.  Any Java 8 JVM will work.  I personally use Amazon Corretto.  For Linux, we also use OpenJDK.

Here is a link to Amazon Corretto download: 

https://qvera.com/getjava

Here is a link to the Adopt OpenJDK, they provide a windows installer for OpenJDK:
https://adoptopenjdk.net/

by mike-r-7535 (13.8k points)
edited by brandon-w-8204
...