RFR: 8267551: Support loading images from inline data-URIs [v13]
    John Hendrikx 
    jhendrikx at openjdk.java.net
       
    Sat Jun  5 17:12:57 UTC 2021
    
    
  
On Sat, 5 Jun 2021 16:10:59 GMT, Kevin Rushforth <kcr at 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
    
    
More information about the openjfx-dev
mailing list