Integrated: 8254719: ZGC: Clean up includes
Per Liden
pliden at openjdk.java.net
Thu Oct 15 09:28:19 UTC 2020
On Tue, 13 Oct 2020 22:18:52 GMT, Per Liden <pliden at openjdk.org> wrote:
> I noticed quite a few includes in ZGC that are no longer needed and can be cleaned out. As a side-effect I noticed that
> `stackWatermark.hpp` and `threadSMR.hpp` weren't self contained, so I had to fix that too.
> Builds on all Oracle platforms.
This pull request has now been integrated.
Changeset: abe51377
Author: Per Liden <pliden at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/abe51377
Stats: 108 lines in 34 files changed: 25 ins; 66 del; 17 mod
8254719: ZGC: Clean up includes
Reviewed-by: stefank
-------------
PR: https://git.openjdk.java.net/jdk/pull/644
More information about the hotspot-gc-dev
mailing list