[8u] RFR: 4949105: Access Bridge lacks html tags parsing
Alex Kashchenko
akashche at redhat.com
Tue Mar 31 09:53:21 UTC 2020
On 03/30/2020 03:35 PM, Andrew Haley wrote:
> On 3/27/20 8:54 PM, Alex Kashchenko wrote:
>> 8u webrev: http://cr.openjdk.java.net/~akasko/jdk8u/4949105/webrev.00/
>>
>> 8u specific changes: paths, copyright year, String.strip() replaced with
>> trim().
>>
>> On the strip() change: while trim() and strip() are not equivalent
>> (details: https://bugs.openjdk.java.net/browse/JDK-8200378 ), trim() may
>> be appropriate here for 8u.
>
> OK.
Thanks for the review! I've added jdk8u-fix-request label to the issue.
--
-Alex
More information about the jdk8u-dev
mailing list