Branch: refs/heads/main
Home: https://github.com/openjump-gis/openjump
Commit: f55555fdfba382153d82c23af4e78dc4bddc6e87
https://github.com/openjump-gis/openjump/commit/f55555fdfba382153d82c23af4e78dc4bddc6e87
Author: edeso <[email protected]>
Date: 2026-05-07 (Thu, 07 May 2026)
Changed paths:
M scripts/oj_linux.sh
M scripts/oj_windows.bat
Log Message:
-----------
fix "Show WMS URL script stopped working"
add "--add-opens" to start scripts to prevent error "Unable to make public
boolean java.util.ArrayList$Itr.hasNext() accessible: module java.base does not
"opens java.util" to unnamed module @52af6cff"
it might be a good idea to add these switches programmatically in the future
like suggested here
https://github.com/quarkusio/quarkus/discussions/51041
by adding
--add-exports=java.base/jdk.internal.module=ALL-UNNAMED
--add-opens=java.base/java.lang.invoke=ALL-UNNAMED
to compilation/runtime and use API "jdk.internal.module.Modules”
To unsubscribe from these emails, change your notification settings at
https://github.com/openjump-gis/openjump/settings/notifications
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel