[8u] RFR Backport 8167281: IIOMetadataNode bugs in getElementsByTagName and NodeList.item methods

Severin Gehwolf sgehwolf at redhat.com
Tue Jan 12 10:44:22 UTC 2021


On Mon, 2021-01-11 at 18:51 -0500, Elliott Baron wrote:
> Hi,
> 
> I'd like to request a review to backport 8167281 to 8u.
> 
> Original fix:
> https://bugs.openjdk.java.net/browse/JDK-8167281
> http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/ffba2718d7f6
> 
> The original fix did not apply cleanly, but only required a small change 
> to the patch context. This is due to 8u using a raw List in the 
> getElementsByTagName signature instead of a parameterized List.
> 
> 8u webrev:
> https://cr.openjdk.java.net/~ebaron/jdk8u/JDK-8167281/webrev.00/

This looks fine to me.

Thanks,
Severin




More information about the jdk8u-dev mailing list