RFR: 8279947: Remove two redundant gvn.transform calls in Parse::do_one_bytecode()

Jie Fu jiefu at openjdk.java.net
Thu Jan 13 06:51:22 UTC 2022


On Thu, 13 Jan 2022 04:29:55 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Note, it only affects 32-bit VM. And we are not testing it.

I tested the patch on Linux/x86_32, no regression.

But I still didn't get the point why this change would affect 32-bit VMs.
Thanks.

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

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


More information about the hotspot-compiler-dev mailing list