RFR: 8255412: Add "Linux x32" to platform selection default in custom submit workflow

John Paul Adrian Glaubitz glaubitz at openjdk.java.net
Mon Oct 26 18:56:22 UTC 2020


On Mon, 26 Oct 2020 18:45:31 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> I realized that JDK-8254282 missed "Linux x32" for the platform selection. While you can guess it is accepted from reading the workflow, it would be more convenient to have it in the default argument list.

Note that "Linux x32" is ambigious as this is the name for the x32 ABI (x86_64 with 32-bit pointers).

-------------

PR: https://git.openjdk.java.net/jdk/pull/869



More information about the build-dev mailing list