On Tue, 12 Oct 2021 17:04:27 GMT, Fernando Guallini <fguall...@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 <fguall...@openjdk.org> Committer: Rajan Halade <rhal...@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