Integrated: 8272908: Missing coverage for certain classes in com.sun.org.apache.xml.internal.security

Fernando Guallini fguallini at openjdk.java.net
Thu Oct 14 18:29:55 UTC 2021


On Tue, 12 Oct 2021 17:04:27 GMT, Fernando Guallini <fguallini at openjdk.org> wrote:

> This patch improves code coverage on the following classes:
> - com.sun.org.apache.xml.internal.security.algorithms.implementations.IntegrityHmac
> - com.sun.org.apache.xml.internal.security.utils.ElementProxy
> - com.sun.org.apache.xml.internal.security.keys.KeyInfo
> 
> The new tests exercise code blocks that are not currently covered by other tests.

This pull request has now been integrated.

Changeset: a16f2d0a
Author:    Fernando Guallini <fguallini at openjdk.org>
Committer: Rajan Halade <rhalade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a16f2d0a3c326dd8b3b2133a9c170d998b7aa631
Stats:     253 lines in 3 files changed: 246 ins; 0 del; 7 mod

8272908: Missing coverage for certain classes in com.sun.org.apache.xml.internal.security

Reviewed-by: rhalade

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

PR: https://git.openjdk.java.net/jdk/pull/5913



More information about the security-dev mailing list