aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/setenv-build-jogamp-x86.sh
Commit message (Collapse)AuthorAgeFilesLines
* Default build is JDK-17, prepare up to Java-21 (next LTS); ↵Sven Gothel2023-01-151-0/+10
| | | | | | | | PlatformPropsImpl: Remove static OSXVersion and Version* vars, add JAVA_17 and JAVA_21 flag. PlatformPropsImpl's static OSXVersion is JOGL specific and will be moved into its GLContextImpl. PlatformPropsImpl's static Version are not required and eats up memory where it can be used transitionary.
* Bug 1363: Java 11: Mod scripts for OpenJDK11 usageSven Gothel2019-08-161-0/+91