RFR[XXS] 8248672: utilities: Introduce DEPRECATED macro for GCC and MSVC

Vladimir Kozlov vladimir.kozlov at oracle.com
Fri Jul 24 16:02:23 UTC 2020


"And use it in the AArch64 sub system."

Can you explain more? Do you have RFE filed for DEPRECATED use?
It is small change which usually done together with usage. Why do this separately?

Thanks,
Vladimir K

On 7/24/20 8:53 AM, Ludovic Henry wrote:
> Hi,
> 
> Could I please have a review on the following. It simply adds the `DEPRECATED` macro to wrap `__attribute__ ((deprecated))` for GCC, and the equivalent for MSVC.
> 
> JBS: https://bugs.openjdk.java.net/browse/JDK-8248672
> Webrev: http://cr.openjdk.java.net/~burban/luhenry/8248672/webrev.00
> 
> Thank you,
> 
> --
> Ludovic
> 



More information about the hotspot-gc-dev mailing list