On Sat, 5 Jun 2021 16:10:59 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> In this specific case, image loading has failed for some reason. The call to 
>> `DataURI.tryParse` is only there to potentially call `DataURI.toString()` 
>> for a truncated log output, instead of logging the entire `url` String. If 
>> data-URI truncation is not wanted, this code can be reverted.
>
> Maybe add a brief comment to that effect?

Ok clear thanks

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

PR: https://git.openjdk.java.net/jfx/pull/508

Reply via email to