<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Dear Philip,</p>
<p>Thank you for the review comments.</p>
<p>AFAIK, I used the PlatformLogger which was commonly used in that
module. <br>
</p>
<p>Just to understand, <br>
</p>
<ol>
<li>Is/are there any bug(s) associated in getting rid of
PlatformLogger usage?</li>
<li>Is there any new logger design/development planned in the near
future?</li>
<li>Any new common logger API(s) will be in place for the logging
purpose in the coming days?</li>
</ol>
<p>Could you please let me know.</p>
Best Regards,<br>
K Suman Rajkumaar<br>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">On 21/07/2020 04:05, Philip Race wrote:<br>
</div>
<blockquote type="cite" cite="mid:5F161C43.6070607@oracle.com">PS I
also don't think statically initialising a logger even if it is
never needed is a good idea.
<br>
<br>
-phil.
<br>
<br>
On 7/20/20, 9:04 AM, Philip Race wrote:
<br>
<blockquote type="cite">No, not approved. This fix is using
sun.util from inside Java,base.
<br>
We need to remove the existing cases of this usage. Not add new
ones.
<br>
<br>
-phil.
<br>
<br>
On 7/20/20, 8:53 AM, Sergey Bylokhov wrote:
<br>
<blockquote type="cite">
<br>
<br>
Firstly, as the issue was observed with JPEG flavor with alpha
component, I have tested with regular JPEG image (without
alpha) and the image was copied onto the clipboard and no
exception was thrown as expected.
<br>
<br>
Secondly, tested with JPEG flavor with alpha, there was no
JPEG flavor copied onto the clipboard as the support was
removed/dropped and the IOException is thrown as expected and
is logged into the logger (seen after enabling the logging).
Please find the attached file for reference. Please search for
the log message "WARNING: Registered service providers failed
to encode".
<br>
<br>
Also, there are datatransfer tests available which was run and
there were no new failures observed.
<br>
<br>
This fix doesn't change any of the functionalities rather,
cleans up the code and logs the exception to the logger
instead of printing the same on the console.
<br>
<br>
Best Regards,
<br>
K Suman Rajkumaar </blockquote>
</blockquote>
</blockquote>
</body>
</html>