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

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Tue Apr 21 09:19:10 UTC 2015


Thanks Thomas!

Best regards, Goetz.

From: Thomas Stüfe [mailto:thomas.stuefe at gmail.com] Sent: Dienstag, 21. April 2015 11:12 To: Lindenmaier, Goetz Cc: hotspot-dev at openjdk.java.net; hotspot-gc-dev at openjdk.java.net Subject: Re: RFR(XS): 8078243: Fix include of stack.inline.hpp in taskqueue.hpp.

Looks fine.

..Thomas

On Tue, Apr 21, 2015 at 10:20 AM, Lindenmaier, Goetz <goetz.lindenmaier at sap.com<mailto: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