JAVA_TOOL_OPTIONS startup messages
843798Mar 4 2010 — edited Mar 5 2010Hi All,
Is there any way to disable printing "Picked up JAVA_TOOL_OPTIONS:" messages?
I.e.:
=->java -version
Picked up JAVA_TOOL_OPTIONS: -XX:-UseLargePages
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02)
Java HotSpot(TM) Server VM (build 1.5.0_16-b02, mixed mode)
Thank you in advance for any info / suggestions.
-Pavel