RFR: 8340602: C2: LoadNode::split_through_phi might exhaust nodes in case of base_is_phi [v4]
Daohan Qu
dqu at openjdk.org
Mon Sep 30 07:14:35 UTC 2024
On Mon, 30 Sep 2024 06:45:44 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Thanks for the updated description! I will have a closer look at it later this week. I gave your patch a spinning in our testing over the weekend and found some timeouts for tests compiler/eliminateAutobox/Test*Boxing.java with various flag combos.
Hi Christian, thanks so much for your testing and feedback! I'll look into it ASAP. I had only tested in `release` mode before, which might explain why `jtreg:test/hotspot/jtreg/compiler` and `jtreg:test/hotspot/jtreg/vmTestbase` passed on my end.
Just a heads-up: I'll be taking a week off for the National Day holiday starting tomorrow, so my replies might be a bit delayed. I apologize in advance :P
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21134#issuecomment-2382289611
More information about the hotspot-compiler-dev
mailing list