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

Thomas Stüfe thomas.stuefe at gmail.com
Tue Apr 21 09:11:41 UTC 2015


Looks fine.

..Thomas

On Tue, Apr 21, 2015 at 10:20 AM, Lindenmaier, Goetz < goetz.lindenmaier at sap.com> wrote:

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