RFR: 8258534: Epsilon: clean up unused includes
Jie Fu
jiefu at openjdk.java.net
Thu Dec 17 02:46:57 UTC 2020
On Fri, 11 Dec 2020 17:28:24 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Unfortunately, CLion makes the incorrect call here. `macros.hpp` is included to get access to `COMPILER1` and `COMPILER2` macros. So we cannot really remove that `#include`.
Hi @shipilev ,
Build tests passed on our Linux/x64 machines with this patch.
So I think the change is fine.
Am I missing something?
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1745
More information about the hotspot-gc-dev
mailing list