On Fri, 23 Oct 2020 15:31:46 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

>> It currently fails on x86_32 with `java.lang.IllegalStateException: 
>> Misaligned access at address: 12`. I checked that once JDK-8254162 
>> integrates, that issue is gone. Until then, having clean x86_32 testing is 
>> beneficial for other work.
>> 
>> Testing:
>>  - [x] `java/util/stream` tests on Linux x86_64 (still passes)
>>  - [x] `java/util/stream` tests on Linux x86_32 (start to pass)
>
> Aleksey Shipilev has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Fix it instead of problem-listing

Looks good

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

Marked as reviewed by mcimadamore (Reviewer).

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

Reply via email to