RFR: 8282221: x86 intrinsics for divideUnsigned and remainderUnsigned methods in java.lang.Integer and java.lang.Long [v13]

Srinivas Vamsi Parasa duke at openjdk.java.net
Mon Apr 11 05:24:41 UTC 2022


On Mon, 11 Apr 2022 02:01:17 GMT, David Holmes <dholmes at openjdk.org> wrote:

> This change appears to be causing crashes in tier4 - possibly Xcomp related:
> 
> # assert(ctrl == kit.control()) failed: Control flow was added although the intrinsic bailed out
> I will file a new bug.

Thank you for informing this issue! In order to reproduce the issue, I just kickstarted a tier4 run on a Xeon server. Will  keep you updated.

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

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


More information about the core-libs-dev mailing list