On Thu, 13 Nov 2025 20:15:52 GMT, Roger Riggs <[email protected]> wrote:

>> David Beaumont has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Tweaked path to class name handling for clarity
>
> test/jdk/tools/jimage/VerifyJimage.java line 311:
> 
>> 309:         private void loadClass(String cn, ClassLoader loader) {
>> 310:             try {
>> 311:                 System.out.println("Loading " + cn);
> 
> Printing the successful class names isn't very useful, (even if it was 
> previously).

Fair point, will remove that.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28265#discussion_r2524942363

Reply via email to