RFR: 8282365: Optimize divideUnsigned and remainderUnsigned for constants [v30]

Emanuel Peter epeter at openjdk.org
Fri Oct 13 08:38:40 UTC 2023


On Fri, 13 Oct 2023 02:27:23 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

>> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   disable test with Xcomp
>
> The failure seems to be related to [JDK-8312534](https://bugs.openjdk.org/browse/JDK-8312534)

@merykitty I think that is ok. @vnkozlov let us know if you disagree with disabling the test if `-Xcom` is on.

Running the tests again for v29...

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

PR Comment: https://git.openjdk.org/jdk/pull/9947#issuecomment-1761133305


More information about the hotspot-compiler-dev mailing list