RFR(trivial): JDK-8226871: invalid use of incomplete type class MacroAssembler when building minimal after JDK-8191278
Aleksey Shipilev
shade at redhat.com
Thu Jun 27 09:53:15 UTC 2019
On 6/27/19 11:49 AM, Ao Qi wrote:
> JBS:
> https://bugs.openjdk.java.net/browse/JDK-8226871
>
> Fix:
> http://cr.openjdk.java.net/~aoqi/8226871/webrev.00/
I don't think we should be adding .inline.hpp includes into .hpp files. From the failure log in the
bug, it seems we'd need to add that include to stubRoutines.cpp instead?
-Aleksey
More information about the hotspot-dev
mailing list