RFR: 8264748: Do not include arguments.hpp from compilerDefinitions.hpp

Ioi Lam iklam at openjdk.java.net
Tue Apr 6 19:39:18 UTC 2021


On Tue, 6 Apr 2021 19:04:57 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:

> Nice!
> 
> How do you figure out where to remove the unneeded header and/or what to replace it with?
> 
> Do you use some tool to help you out with this?

Hi Gerard, thanks for the review. The tools I used are here: https://github.com/iklam/tools/tree/main/headers

-------------

PR: https://git.openjdk.java.net/jdk/pull/3351


More information about the hotspot-dev mailing list