RFR: 8348180: Remove mention of include of precompiled.hpp from the HotSpot Style Guide
Aleksey Shipilev
shade at openjdk.org
Tue Jan 21 17:01:52 UTC 2025
On Tue, 21 Jan 2025 15:54:06 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:
> Maybe something like this:
>
> * Some build configurations uses precompiled headers to speed up the build times. The compiled headers are included in the precompiled.hpp file. Note that precompiled.hpp is just a build time optimization, so don't rely on it to resolve include problems.
This works for me, thanks! Nit: "uses" -> "use".
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23210#issuecomment-2605268938
More information about the build-dev
mailing list