[9] RFR of 8129510: java/net/Inet6Address/serialize/Inet6AddressSerializationTest.java should exclude testing the Teredo tunneling interface on Windows

2015-06-22 Thread Brian Burkhalter
Please review this test-only change at your convenience. Issue: https://bugs.openjdk.java.net/browse/JDK-8129510 Patch: see diff below The analysis in the comments on https://bugs.openjdk.java.net/browse/JDK-8042902 suggests that excluding testing of Teredo tunneling in this test might be app

Fwd: [9] RFR of 8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception

2015-06-22 Thread Brian Burkhalter
Sorry: posted to wrong list. Re-direct this thread to: http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-June/034223.html Begin forwarded message: > From: Brian Burkhalter > Subject: [9] RFR of 8129499: Structure of > java/rmi/activation/rmidViaInheritedChannel tests masks exception >

[9] RFR of 8129499: Structure of java/rmi/activation/rmidViaInheritedChannel tests masks exception

2015-06-22 Thread Brian Burkhalter
Please review at your convenience. Issue: https://bugs.openjdk.java.net/browse/JDK-8129499 Patch: http://cr.openjdk.java.net/~bpb/8129499/webrev.00/ Summary: The instance variable ‘rmid’ is never initialized due to some error which occurs before the statement which would initialize it but it i