Skip to content

add Java 9 macOS integration

Compare
Choose a tag to compare
@pgdurand pgdurand released this 27 Jul 18:11
· 13 commits to master since this release

Added support for macOS UI integration using new java.awt.Desktop APIs introduced with Java 9.

It is worth noting that jGAF remains fully compatible with Java 8; jgaf-2.4.0.jar is compiled using JDK 8.

In other words, you can now use jGAF with JRE 8, 9, 11, etc.