RFR: 8323297: Fix incorrect placement of precompiled.hpp include lines

Stefan Karlsson stefank at openjdk.org
Tue Jan 9 15:03:42 UTC 2024


There are a few files that have include lines before the precompiled.hpp include line. I propose that we fix this.

Testing: I'll let this run through GHA and Oracle's tier1 to see that this still compiles.

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

Commit messages:
 - 8323297: Fix incorrect placement of precompiled.hpp include lines

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

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


More information about the shenandoah-dev mailing list