LaCuneta Bugfix: Do not disable Java Preferences with JLink
73251b4 Feb 28, 2020
Bugfix: Do not disable Java Preferences with JLink
This bug only affects Linux.  JLink is hard-coded to use a dummy
`java.util.prefs.Preferences` implementation on Linux that crashes
NetLogo when used through Mathematica-Link.  We disable their workaround
so things work normally again.

For reference: https://mathematica.stackexchange.com/questions/215433/pr
event-jlink-from-using-a-disabledpreferencesfactory-with-java-on-linux
73251b4