On Mon, 26 Oct 2020 18:45:31 GMT, Aleksey Shipilev <[email protected]> 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
