RFR: 8367899: compiler/c2/gvn/TestBitCompressValueTransform.java intermittent timed out

SendaoYan syan at openjdk.org
Mon Sep 29 14:50:38 UTC 2025


On Mon, 29 Sep 2025 14:40:51 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:

> I'm just wondering: do we really need a loop for tests that don't use the counter? Shouldn't the IR framework already take care of warming up and compiling the methods?

Maybe we can remove all the loop for this test in this PR?

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

PR Comment: https://git.openjdk.org/jdk/pull/27548#issuecomment-3347419944


More information about the hotspot-compiler-dev mailing list