On Wed, 21 Jun 2023 19:32:23 GMT, Chris Plummer <[email protected]> wrote:
>> Matthias Baesken has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Some adjustments
>
> test/lib/jdk/test/lib/util/CoreUtils.java line 131:
>
>> 129: return coreFileLocation; // success!
>> 130: } else {
>> 131: System.out.println("Core file not found, try to find a
>> reason for this");
>
> Suggestion:
>
> System.out.println("Core file not found. Trying to find a reason
> why...");
I changed the message.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14562#discussion_r1238282996