From 4278c0147d313152e8a36485a8b115a24c94903c Mon Sep 17 00:00:00 2001 From: wetmore Date: Fri, 15 Jun 2012 17:42:16 -0700 Subject: [PATCH] 7177556: Put TestProviderLeak.java on the ProblemList until test can be reworked Reviewed-by: khazra --- test/ProblemList.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/ProblemList.txt b/test/ProblemList.txt index a290c36ab..81154df8c 100644 --- a/test/ProblemList.txt +++ b/test/ProblemList.txt @@ -287,6 +287,9 @@ java/rmi/transport/pinClientSocketFactory/PinClientSocketFactory.java generic-al # jdk_security +# 7177556 +com/sun/crypto/provider/KeyFactory/TestProviderLeak.java generic-all + # 7147060 com/sun/org/apache/xml/internal/security/transforms/ClassLoaderTest.java generic-all -- GitLab