RFR: 8265103: Remove unnecessary inclusion of oopMap.hpp

Ioi Lam iklam at openjdk.java.net
Tue Apr 13 07:12:59 UTC 2021


On Tue, 13 Apr 2021 07:02:34 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> The description states:
> 
> > There are only 4 header files that include oopMap.hpp. All of these can be replaced for forward declarations.
> 
> But this had to be added. Did you check how many files include c1_LinearScan.hpp?

c1_LinearScan.hpp is included in only 6 .o files.

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

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


More information about the shenandoah-dev mailing list