RFR: 8288935: Remove excessive includes introduced in loom

Robbin Ehn rehn at openjdk.org
Wed Jun 22 07:46:41 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.

Thanks, looks good.

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

Marked as reviewed by rehn (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9231


More information about the hotspot-dev mailing list