RFR (XS) 8232735: Convert PrintJNIResolving to Unified Logging
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Mon Nov 11 12:31:12 UTC 2019
On 11/11/19 5:01 AM, David Holmes wrote:
> Hi Coleen,
>
> On 9/11/2019 9:20 am, coleen.phillimore at oracle.com wrote:
>> Summary: converted the existing output at debug level because it is
>> noisy
>>
>> Tested with tier1 on all Oracle platforms, with os's linux, bsd,
>> solaris and windows.
>>
>> open webrev at
>> http://cr.openjdk.java.net/~coleenp/2019/8232735.01/webrev
>> bug link https://bugs.openjdk.java.net/browse/JDK-8232735
>
> Looks good to me.
>
> Possible missing includes of the logging headers:
> - src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
> - src/hotspot/share/oops/method.cpp
They must be transitively included, because I compile without
precompiled headers, but I'll add them. Thank you for finding this.
Coleen
>
> Thanks,
> David
>
>> Thanks,
>> Coleen
More information about the hotspot-runtime-dev
mailing list