RFR: 8292187: aarch64: Remove duplicate header files

Feilong Jiang fjiang at openjdk.org
Wed Aug 10 12:18:21 UTC 2022


It's a trivial patch that removes duplicate included header files under hotspot/cpu/aarch64.

aarch64 release and fastdebug build with `--disable-precompiled-headers` passed.

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

Commit messages:
 - Remove duplicate header files

Changes: https://git.openjdk.org/jdk/pull/9821/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9821&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8292187
  Stats: 8 lines in 3 files changed: 1 ins; 7 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/9821.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9821/head:pull/9821

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


More information about the hotspot-dev mailing list