[jdk11u-dev] RFR: 8247907: XMLDsig logging does not work [v2]
Paul Hohensee
phh at openjdk.org
Thu Jun 16 17:39:58 UTC 2022
On Fri, 10 Jun 2022 22:47:57 GMT, Joshua Cao <duke at openjdk.org> wrote:
>> Not a clean backport, due to the following:
>> * [warn(String s, Object... o)](https://urldefense.com/v3/__https://github.com/openjdk/jdk11u-dev/blob/f700d37d2b3d8c23d50defc19853c68bb60027ab/src/java.xml.crypto/share/classes/com/sun/org/slf4j/internal/Logger.java*L80-L83__;Iw!!ACWV5N9M2RV99hQ!MO4WUY8iTkFRKgSKgCsDeyPI94dmfnbFGveouXMbStq7mJ6Uo57ABFZnzrPhpKQB4yN4bst5Sj1ehzU4YBV07Q$ ) was not included in the original patch, and was added to tip in a later patch
>> * Use HexDumpEncoder instead of HexPrinter, because HexPrinter does not exist in JDK11
>> * Different copyright years
>>
>> Changes pass the new jtreg test.
>
> Joshua Cao has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> 8247907: XMLDsig logging does not work
Lgtm. Please tag the issue with jdk11u-fix-request and a Fix Request (11u) comment.
-------------
Marked as reviewed by phh (Reviewer).
PR: https://git.openjdk.org/jdk11u-dev/pull/1129
More information about the jdk-updates-dev
mailing list