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

Christian Hagedorn chagedorn at openjdk.org
Mon Oct 6 10:29:56 UTC 2025


On Mon, 6 Oct 2025 09:39:35 GMT, SendaoYan <syan at openjdk.org> wrote:

>> test/hotspot/jtreg/compiler/c2/gvn/TestBitCompressValueTransform.java line 78:
>> 
>>> 76: 
>>> 77:     @Run(test = "test1")
>>> 78:     public void run1(RunInfo info) {
>> 
>> While at it, you can also remove all the unused `RunInfo` parameters. But up to you if you want to squeeze that in here as well - it's only a clean-up that is not that important.
>
> Sorry for missed this comment......

No worries!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27548#discussion_r2405631770


More information about the hotspot-compiler-dev mailing list