Integrated: 8255305: Add Linux x86_32 tier1 to submit workflow
    Aleksey Shipilev 
    shade at openjdk.java.net
       
    Tue Oct 27 14:05:32 UTC 2020
    
    
  
On Fri, 23 Oct 2020 10:04:49 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Following JDK-8254282, it seems useful to also run tier1 tests on 32-bit platform, because that finds problems with runtime tests and internal asserts. Those problems do not show up during the plain build. Again, while x86_32 might not be widely deployed by itself, but 32/64 bit cleanliness detects bugs that manifest on ARM32 early.
> 
> I did most of the work to fix all current regressions in x86_32 tier1, the only exception is JDK-8255331, which is supposed to be fixed by #833
This pull request has now been integrated.
Changeset: 552192ff
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/552192ff
Stats:     199 lines in 1 file changed: 191 ins; 0 del; 8 mod
8255305: Add Linux x86_32 tier1 to submit workflow
Reviewed-by: ihse
-------------
PR: https://git.openjdk.java.net/jdk/pull/830
    
    
More information about the build-dev
mailing list