On Mon, 26 Oct 2020 22:14:24 GMT, Magnus Ihse Bursie <[email protected]> wrote:
> And frankly, I don't understand why this is a separate bug, instead of a part > of JDK-8255305. Can you please explain the rationale for that? If you just > want to make additional changes to JDK-8255305, there is really no need to > open a new JBS issue and PR -- just push additional commits to JDK-8255305! My rationale is simple: I am playing the whack-a-mole against the ongoing x86_32 regressions here -- every day that x86_32 is not tested adds up to my own churn to fix new x86_32 issues. If I add more commits to other PRs, they would need to get retested -- and that takes away precious time. Please let me push the chunks of the work as soon as they are logically complete and can be integrated. I would file and bulk follow-up RFE to change "Linux x32" to "Linux x86" or whatever, as soon as the workflow pipeline is actually deployed. ------------- PR: https://git.openjdk.java.net/jdk/pull/869
