[jdk21u-dev] RFR: 8319124: Update XML Security for Java to 3.0.3 [v4]
Goetz Lindenmaier
goetz at openjdk.org
Fri Jan 12 15:22:32 UTC 2024
On Fri, 12 Jan 2024 15:09:54 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
>> I backport this for parity with 21.0.3-oracle.
>>
>> The patch applied clean (first commit).
>>
>> I removed the strings from SignatureMethod.java as documented in the backport CSR.
>> I did not change DOMSignatureMethod.java.
>>
>> I skipped the changes to GenerationTest.java. The test passes.
>>
>> **Update**:
>> I pushed a new commit that makes the four new test cases work.
>> As proposed in the CSR, I use the plain strings instead of the constants defined in SignaturMethod.
>
> Goetz Lindenmaier has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>
> - Merge branch 'openjdk:master' into goetz_backport_8319124
> - Make new test cases work anyways
> - Fix comment
> - Undo changes not suitable for 21
> - Backport 1c0bd81a10f97c752818163a573d5983c7e481ac
GHA tests had been clean before I updated the test.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/94#issuecomment-1889493883
More information about the jdk-updates-dev
mailing list