You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These properties are used to indicate what the command-line stack and heap max were set to, since we can't retrieve that information directly from standard Java APIs. I'll modify our list of options so that they don't cause a warning.
Whenever I run JRuby or JIRB using 9.0.0.0, installed with RVM, on a 64-bit Ubuntu 14.04.2 Linux 3.16.0-43 system, I get four warning lines:
It looks like those properties are hardcoded (to 500m and 2048k, respectively) in jruby-launcher-1.0.15-java/argparser.cpp now.
The text was updated successfully, but these errors were encountered: