Review Request: JDK-8170660 RMI regression test failures due to missing @build TestLibrary

Lance Andersen lance.andersen at oracle.com
Fri Dec 2 17:28:22 UTC 2016


+1

> On Dec 2, 2016, at 12:27 PM, Mandy Chung <mandy.chung at oracle.com> wrote:
> 
> @build TestLibrary in ContextWithNullProperties test was inadvertently removed from JDK-8169231 [1].  This patch puts it back.
> 
> 
> diff --git a/test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java b/test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java
> --- a/test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java
> +++ b/test/com/sun/jndi/rmi/registry/RegistryContext/ContextWithNullProperties.java
> @@ -28,6 +28,7 @@
>  * @modules jdk.naming.rmi/com.sun.jndi.rmi.registry java.rmi/sun.rmi.registry
>  *     java.rmi/sun.rmi.server java.rmi/sun.rmi.transport java.rmi/sun.rmi.transport.tcp
>  * @library ../../../../../../java/rmi/testlibrary
> + * @build TestLibrary
>  * @compile --add-modules jdk.naming.rmi ContextWithNullProperties.java
>  * @run main ContextWithNullProperties
>  */
> 
> Mandy
> [1] http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/7ee327a10059

 <http://oracle.com/us/design/oracle-email-sig-198324.gif>
 <http://oracle.com/us/design/oracle-email-sig-198324.gif> <http://oracle.com/us/design/oracle-email-sig-198324.gif>
 <http://oracle.com/us/design/oracle-email-sig-198324.gif>Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
Oracle Java Engineering 
1 Network Drive 
Burlington, MA 01803
Lance.Andersen at oracle.com <mailto:Lance.Andersen at oracle.com>





More information about the core-libs-dev mailing list