RFR: 8291649: multiple tests failing with -Xcomp after JDK-8290034

Kim Barrett kbarrett at openjdk.org
Thu Aug 25 01:09:32 UTC 2022


On Tue, 23 Aug 2022 17:58:39 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

> Hi,
> 
> This bug fix patch fixes the incorrect computation during constant folding of Reverse[IL] IR node.
> A new utility class has been added to optimize computation of reverse_bit operation using GCC built-ins.
> 
> Kindly review and share your feedback.
> 
> Best Regards,
> Jatin

Changes requested by kbarrett (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/9987


More information about the hotspot-compiler-dev mailing list