From 3a985f5c158ed4c5fea47f43fe4f10771591b93d Mon Sep 17 00:00:00 2001 From: Mandy Chung Date: Thu, 20 Jan 2011 22:17:31 -0800 Subject: [PATCH] 7013739: jdk_rmi target is missing in the top repo's test/Makefile Reviewed-by: ohair, igor --- jdk/test/ProblemList.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jdk/test/ProblemList.txt b/jdk/test/ProblemList.txt index 5b07b2d7795..f2380764a1a 100644 --- a/jdk/test/ProblemList.txt +++ b/jdk/test/ProblemList.txt @@ -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