jawi / ols

OpenBench LogicSniffer repository
http://www.lxtreme.nl/ols/
319 stars 75 forks source link

A fix for Issue 250: https://github.com/jawi/ols/issues/250 #257

Open gdi1942 opened 1 year ago

gdi1942 commented 1 year ago

This fix allows the program to run on later versions of Java where the module loader is more restrictive. See https://stackoverflow.com/questions/74006627/module-java-base-does-not-opens-java-lang-java-17-0-4-1 for the rationale.