RFR: 8314268: Missing include in assembler_riscv.hpp
Robbin Ehn
rehn at openjdk.org
Wed Aug 16 08:03:14 UTC 2023
On Tue, 15 Aug 2023 16:22:15 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> It is a bit odd to do this without the actual bug, but I guess it is fine to proactively maintain the includes of headers that define the symbols we use in header definitions.
I have done several, e.g. https://bugs.openjdk.org/browse/JDK-8226227
And other people also such as https://bugs.openjdk.org/browse/JDK-8230888
So I don't find it 'unusual'.
Thanks for review!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15285#issuecomment-1680142021
More information about the hotspot-compiler-dev
mailing list