Erik:
Open part of this review:To build some of the closed OracleJDK parts for 32bit linux on a 64bit linux machine, the parameter -m32/64 needs to be made available when it's needed. Since configure already has this information, the easiest way to achieve this is to just put it in the spec file. Here is the webrev:http://cr.openjdk.java.net/~erikj/8020411/webrev.root.01/
Looks good - approved. Tim