7013739: jdk_rmi target is missing in the top repo's test/Makefile

Reviewed-by: ohair, igor
This commit is contained in:
Mandy Chung 2011-01-20 22:17:31 -08:00
parent 5eb8f2a9ef
commit 3a985f5c15

View File

@ -439,6 +439,9 @@ java/rmi/reliability/benchmark/runRmiBench.sh generic-all
java/rmi/activation/rmidViaInheritedChannel/InheritedChannelNotServerSocket.java generic-all
java/rmi/activation/rmidViaInheritedChannel/RmidViaInheritedChannel.java generic-all
java/rmi/transport/rapidExportUnexport/RapidExportUnexport.java generic-all
java/rmi/transport/dgcDeadLock/TestImpl_Stub.java generic-all
# Address already in use, othervm mode, solaris
java/rmi/activation/Activatable/elucidateNoSuchMethod/ElucidateNoSuchMethod.java generic-all
java/rmi/activation/Activatable/forceLogSnapshot/ForceLogSnapshot.java generic-all