[11u, 13u] RFR: backport of 8231507: Update Apache Santuario (XML Signature) to version 2.1.4
Yuri Nesterenko
yan at azul.com
Thu Mar 19 09:10:35 UTC 2020
OK, thanks, taking to 13u, too...
--yan
On 12.12.2019 16:01, Fedor wrote:
> Hi Christoph,
>
> Fix request comment has been added.
>
> Thanks,
> Fedor
>
> On 12.12.2019 13:55, Langer, Christoph wrote:
>> Hi Fedor,
>>
>> thanks for doing this backport. Change looks good - Reviewed.
>>
>> As for the JBS item: Please add a fix request comment with some justification for the backport and a
>> link to this review thread. Then I can approve it.
>>
>> Thanks & Best regards
>> Christoph
>>
>>> -----Original Message-----
>>> From: jdk-updates-dev <jdk-updates-dev-bounces at openjdk.java.net> On
>>> Behalf Of Fedor
>>> Sent: Mittwoch, 11. Dezember 2019 15:36
>>> To: jdk-updates-dev at openjdk.java.net
>>> Subject: [11u,13u] RFR: backport of 8231507: Update Apache Santuario (XML
>>> Signature) to version 2.1.4
>>>
>>> Hello all,
>>>
>>> I would like to ask for review backport of JDK-8231507 (Update Apache
>>> Santuario (XML Signature) to version 2.1.4)
>>>
>>> bug: https://bugs.openjdk.java.net/browse/JDK-8231507
>>> webrev: http://cr.openjdk.java.net/~fijiol/8231507/webrev.13u.00/
>>> tests: test/jdk/com/sun/org/apache/xml/ test/jdk/javax/xml/crypto/dsig/
>>>
>>> It mostly applied cleanly, the only merge-conflict was in comments of
>>> XMLDSigRI.java file, which was updated as in jdk14:
>>>
>>> >>>>>>>>>>>>>>>>
>>> @@ -134,7 +134,8 @@
>>> }
>>>
>>> public XMLDSigRI() {
>>> - /* We are the XMLDSig provider */
>>> + // This is the JDK XMLDSig provider, synced from
>>> + // Apache Santuario XML Security for Java, version 2.1.4
>>> super("XMLDSig", VER, INFO);
>>>
>>> final Provider p = this;
>>> >>>>>>>>>>>>>>>>
>>>
>>>
>>> Thanks,
>>> Fedor
>>
More information about the jdk-updates-dev
mailing list