Building x86_32 usually exposes 32/64 cleanliness problems early. Since 32-bit builds break often, it might make sense to add them to submit workflow. The x86_32 might not be widely deployed by itself, but 32/64 bit cleanliness detects bugs that manifest on ARM32 early.
------------- Commit messages: - 8254282: Add Linux x86_32 builds to submit workflow Changes: https://git.openjdk.java.net/jdk/pull/608/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=608&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8254282 Stats: 99 lines in 1 file changed: 99 ins; 0 del; 0 mod Patch: https://git.openjdk.java.net/jdk/pull/608.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/608/head:pull/608 PR: https://git.openjdk.java.net/jdk/pull/608
