Integrated: 8288935: Remove excessive includes introduced in loom
Ioi Lam
iklam at openjdk.org
Fri Jun 24 14:46:53 UTC 2022
On Wed, 22 Jun 2022 05:55:51 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Some header files introduced in loom has unnecessary #includes.
>
> Also, some hpp files have complex inline functions that should be moved to either inline.hpp or cpp files.
This pull request has now been integrated.
Changeset: f67c5361
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f67c5361ccf5ac3cba9b88a3780afed2237ec19a
Stats: 94 lines in 12 files changed: 48 ins; 42 del; 4 mod
8288935: Remove excessive includes introduced in loom
Reviewed-by: rehn, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/9231
More information about the hotspot-dev
mailing list