RFR: 8360641: TestCompilerCounts fails after 8354727 [v2]

Martin Doerr mdoerr at openjdk.org
Mon Jun 30 08:46:40 UTC 2025


On Mon, 30 Jun 2025 08:34:26 GMT, Manuel Hässig <mhaessig at openjdk.org> wrote:

>> test/hotspot/jtreg/compiler/arguments/TestCompilerCounts.java line 186:
>> 
>>> 184:         };
>>> 185:         return Math.max(Math.min(count, max_count), min_count);
>>> 186: 
>> 
>> Maybe remove the extra newline?
>
> Fixed in ab1c7d9

That was another newline.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26024#discussion_r2174547966


More information about the hotspot-compiler-dev mailing list