RFR: 8286182: [BACKOUT] x86: Handle integral division overflow during parsing [v2]
Quan Anh Mai
duke at openjdk.java.net
Thu May 19 16:02:50 UTC 2022
On Thu, 19 May 2022 15:29:29 GMT, Quan Anh Mai <duke at openjdk.java.net> wrote:
>> This patch backs out the changes made by [JDK-8285390](https://bugs.openjdk.java.net/browse/JDK-8285390) and [JDK-8284742](https://bugs.openjdk.java.net/browse/JDK-8284742) since there are failures due to div nodes floating above their validity checks.
>>
>> Thanks.
>
> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove added test
I have backed out also the division test and created JBS issues as instructed in the developer guide. Hope I have done it correctly. Thanks a lot for your reviews.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8774
More information about the core-libs-dev
mailing list