RFR [9]: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
Alan Bateman
Alan.Bateman at oracle.com
Wed Dec 3 14:41:57 UTC 2014
On 03/12/2014 14:40, Chris Hegarty wrote:
> :
>
> diff --git
> a/test/javax/management/remote/mandatory/connection/RMIConnector_NPETest.java
> b/test/javax/management/remote/mandatory/connection/RMIConnector_NPETest.java
>
> ---
> a/test/javax/management/remote/mandatory/connection/RMIConnector_NPETest.java
> +++
> b/test/javax/management/remote/mandatory/connection/RMIConnector_NPETest.java
> @@ -61,7 +61,7 @@
> // ignore
> }
> }
> - rmid.shutdown(rmidPort);
> + rmid.destroy();
> }
I'm sure Stuart does a good "D'oh".
The change looks okay to me.
-Alan.
More information about the serviceability-dev
mailing list