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. Marked as reviewed by rhalade (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/5913