RFR: 4200096: OffScreenImageSource.removeConsumer NullPointerException [v5]

Jeremy duke at openjdk.org
Thu Apr 20 21:04:46 UTC 2023


On Wed, 12 Apr 2023 22:55:42 GMT, Phil Race <prr at openjdk.org> wrote:

>> Jeremy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   4200096: updating test class header to better describe test
>
> src/java.desktop/share/classes/sun/awt/image/OffScreenImageSource.java line 178:
> 
>> 176:                 }
>> 177:                 theConsumer.setPixels(0, y, width, 1, newcm, scanline, 0,
>> 178:                         width);
> 
> can we revert the white space changes ?

OK, done

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

PR Review Comment: https://git.openjdk.org/jdk/pull/13408#discussion_r1173088254



More information about the client-libs-dev mailing list