RFR: 8288935: Remove excessive includes introduced in loom [v2]

Ioi Lam iklam at openjdk.org
Wed Jun 22 18:10:43 UTC 2022


> 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.

Ioi Lam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:

 - Merge branch 'master' into 8288935-fix-loom-excessive-includes
 - @stefank comments
 - fixed GHA
 - step2
 - temp

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9231/files
  - new: https://git.openjdk.org/jdk/pull/9231/files/59ae33d6..72db1c0b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9231&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9231&range=00-01

  Stats: 22957 lines in 484 files changed: 5813 ins; 7642 del; 9502 mod
  Patch: https://git.openjdk.org/jdk/pull/9231.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9231/head:pull/9231

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


More information about the hotspot-dev mailing list