kendzi / josm-jogl

Provides the JOGL (OpenGl) library for other JOSM plugins.
2 stars 1 forks source link

update for Java 9 #4

Closed don-vip closed 7 years ago

don-vip commented 7 years ago

The classloaders have significantly changed in Java 9 and the plugin does not work anymore. This PR requires JOSM 12262 in order to validate it with Java 9 (tested with jdk-9+171), see https://josm.openstreetmap.de/changeset/12262/josm/

don-vip commented 7 years ago

Can you please merge it and publish a new version? We have now full Java 9 compatibility in JOSM core, only some plugins are not working.

kendzi commented 7 years ago

sorry, i miss that pull request. Now it is merged and released.

don-vip commented 7 years ago

great, thanks! :) one last minor thing: it seems there's something to configure on https://github.com/kendzi/josm-jogl/releases page, as the latest release is not the "latest"