update to Java17 update jogl to 2.6 push version to 2.4 by kotogadekiru · Pull Request #87 · WorldWindEarth/WorldWindJava

Note: Filling out this template is required. Any pull request that does not include enough information to be reviewed in a timely manner may be closed at the
maintainer's discretion.

Description of the Change

make it posible to compile with java 17 and update to jogl 2.6 and jackson 2.17

Why Should This Be In Core?

Benefits

make use of the new jvm facilities like jlink and jpackage, new garbage collectors, better native management, records,

Potential Drawbacks

users will need to upgrade their jvm version

Applicable Issues