RFR(XS): 8078243: Fix include of stack.inline.hpp in taskqueue.hpp. (original) (raw)

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.



More information about the hotspot-dev mailing list