unnamed

Javaとか、http://twitter.com/sugarlife

How specify JVM options by file.

Use -XX:+Flags=<file>. You can specify *ONLY* "-XX" options.


OpenJDK checks this option when vm parses the arguments as following.