Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default build is JDK-17, prepare up to Java-21 (next LTS); ↵ | Sven Gothel | 2023-01-15 | 1 | -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 usage | Sven Gothel | 2019-08-16 | 1 | -0/+91 |