RFR(XS): 8078243: Fix include of stack.inline.hpp in taskqueue.hpp.
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Tue Apr 21 08:20:42 UTC 2015
Hi,
another include that's missing. This time it breaks aix only, would not have been
detected by non-pch build :)
taskqueue.hpp calls Stack::push(), thus it must include stack.inline.hpp.
Compilation of parallelScavenge/vmPSOperations.cpp failed.
Please review this tiny change. I also please need a sponsor.
http://cr.openjdk.java.net/~goetz/webrevs/8078243-pchBld2/webrev.01/
Best regards,
Goetz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20150421/aa87077e/attachment.htm>
More information about the hotspot-gc-dev
mailing list