RFR: 8370975: OutputAnalyzer.matches() should use Matcher with Pattern.MULTILINE [v4]

Ioi Lam iklam at openjdk.org
Thu Nov 6 04:51:15 UTC 2025


On Wed, 5 Nov 2025 13:56:09 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Use String... as suggested by @stefank
>
> Looks good.

Thanks @stefank for the review!
I tested tiers 1-5 and saw no regression, so it looks like the OutputAnalyzer changes work fine with existing tests.

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

PR Comment: https://git.openjdk.org/jdk/pull/28077#issuecomment-3495030194


More information about the hotspot-runtime-dev mailing list