RFR(T): 8224742: JLONG_FORMAT_W incompatible with type jlong

Tobias Hartmann tobias.hartmann at oracle.com
Fri May 24 12:39:45 UTC 2019


Hi Lutz,

looks good and trivial to me but you can remove the extra whitespace between "%" and "#width".

Thanks,
Tobias

On 24.05.19 14:28, Schmidt, Lutz wrote:
> Hi all,
> 
> MacOS build was broken by JDK-8224652. May I please request reviews for this tiny, maybe trivial, build fix?
> 
> Bug:    https://bugs.openjdk.java.net/browse/JDK-8224742 
> Webrev: https://cr.openjdk.java.net/~lucy/webrevs/8224742.00/ 
> 
> Tested locally on MacOS and Linux. The added line is protected by 
>   #if defined(_LP64) && defined(__APPLE__)
> 
> 
> Thanks,
> Lutz
> 
> 
> Dr. Lutz Schmidt | SAP JVM & SapMachine | TI  SAP CP Core | T: +49 (6227) 7-42834
> http://sapjvm:1080
> http://sapmachine.io
>  
> 


More information about the hotspot-compiler-dev mailing list