mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-11 19:08:23 +00:00
8066588: javax/management/remote/mandatory/connection/RMIConnector_NPETest.java fails to compile
Reviewed-by: alanb, smarks
This commit is contained in:
parent
43842f6349
commit
dacb5a70f8
@ -61,7 +61,7 @@ public class RMIConnector_NPETest {
|
||||
// ignore
|
||||
}
|
||||
}
|
||||
rmid.shutdown(rmidPort);
|
||||
rmid.destroy();
|
||||
}
|
||||
|
||||
if (failureCause != null) {
|
||||
@ -69,4 +69,4 @@ public class RMIConnector_NPETest {
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user