Join Slack
Powered by
Apparently there are problems with the shared memo...
# random
c
corneil
08/12/2016, 2:33 PM
Apparently there are problems with the shared memory implementation in WSL. Unless you disable the JIT using
export JAVA_OPTIONS="-Xint"
you will probably just get a hanging program. With JIT disabled you discover what the people on the JVM team has really been doing.
Open in Slack
Previous
Next