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
- Previous message: [8u60] Request for approval: Backport of 8067648(S)
- Next message: RFR(XS): 8078243: Fix include of stack.inline.hpp in taskqueue.hpp.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message: [8u60] Request for approval: Backport of 8067648(S)
- Next message: RFR(XS): 8078243: Fix include of stack.inline.hpp in taskqueue.hpp.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]