RFR [8039152] Need a way to suppress message when picking up JAVA_TOOL_OPTIONS
Ivan Gerasimov
ivan.gerasimov at oracle.com
Thu Apr 3 14:28:41 UTC 2014
Thanks Staffan!
>> We've got a customer who is annoyed by this message.
>> They use the env variable to pass additional options to the jvm.
>> Currently they have to add some additional processing of the output to scrape the stderr and get rid of this message.
> It sounds like they have a good solution in place and no change is required on our part.
>
> Seriously, we have way too many options already and we cannot please everyone by adding options for every single use case.
The solution they use now isn't good, that's why they complained.
The proposed option might be useful by its own, in the case anyone else
will be annoyed by the message about picking up the env variable content.
Please also note, that it's not meant to be a command line option.
It will only be used as a part of the env variable content.
Your point that there are already plenty of other options is true, but
doesn't really suggests anything for this particular situation.
Sincerely yours,
Ivan
More information about the hotspot-dev
mailing list