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

Quan Anh Mai qamai at openjdk.org
Wed Oct 18 13:39:42 UTC 2023


On Fri, 13 Oct 2023 08:35:39 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> 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...

@eme64 Thanks a lot for your diligent reviews and numerous suggestions. Don't worry I think it's on me taking a long time refining the patch.
@vnkozlov I have addressed your reviews. Thanks very much.

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

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


More information about the hotspot-compiler-dev mailing list