[jdk11u-dev] RFR: 8247907: XMLDsig logging does not work [v2]

Joshua Cao duke at openjdk.org
Wed Jun 22 20:09:53 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!Ph3UfDsNcypmK1p8oSX9WOl7J8PDoVs7hoHJOGk7VW08YbdCuKLWxIyGioD4MGBAXVbBB6I-KzZvwE-lyH-JX3k$ ) 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

[PR for backport 8247964](https://urldefense.com/v3/__https://github.com/openjdk/jdk11u-dev/pull/1176__;!!ACWV5N9M2RV99hQ!Ph3UfDsNcypmK1p8oSX9WOl7J8PDoVs7hoHJOGk7VW08YbdCuKLWxIyGioD4MGBAXVbBB6I-KzZvwE-lR9U2Qls$ ) created with this PR as the base.

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1129


More information about the jdk-updates-dev mailing list