webrev: http://cr.openjdk.java.net/~dholmes/8076581/webrev/
In response to the discussions in: http://mail.openjdk.java.net/pipermail/hotspot-dev/2015-April/017826.htmlI'm now in a position to add No-PCH builds to the set of JPRT builds. I've simply disabled PCH for fastdebug builds. This isn't complete in terms of coverage but is a reasonable compromise I think. Disabling PCH had no adverse affects on the build times in JPRT.
Thanks, David