RFR: 8258144: suppress messages from AdapterHandlerLibrary::create_native_wrapper if -XX:CompileCommand=quiet is set
Tobias Hartmann
thartmann at openjdk.java.net
Wed Dec 16 09:14:02 UTC 2020
On Wed, 16 Dec 2020 07:56:30 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> 8258144: suppress messages from AdapterHandlerLibrary::create_native_wrapper if -XX:CompileCommand=quiet is set
>
> Please add a description to the PR.
>
> I don't think `CompileCommand=quiet` is supposed to affect the output of `PrintCompilation` but only disable printing the registration of compile commands.
> /summary suppress messages from AdapterHandlerLibrary::create_native_wrapper if -XX:CompileCommand=quiet is set
You can simply edit the first comment in this PR to update the description.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1756
More information about the hotspot-compiler-dev
mailing list