# HG changeset patch # User rfield # Date 1428021125 25200 # Node ID 03803e0011706507c65e0d005198487a46aaad70 # Parent 981893a47beccc76c2c401eeac6721fd103e7473 8075304: Remove duplicate test: FDTest Summary: Remove certain lambda tests from the JDK repo which also exist in the langtools repo Reviewed-by: rfield Contributed-by: amy.lu@oracle.com diff -r 981893a47bec -r 03803e001170 jdk/test/TEST.groups --- a/jdk/test/TEST.groups Thu Apr 02 12:33:03 2015 -0700 +++ b/jdk/test/TEST.groups Thu Apr 02 17:32:05 2015 -0700 @@ -453,7 +453,6 @@ java/util/jar/JarInputStream/ExtraFileInMetaInf.java \ java/util/logging/TestLoggerWeakRefLeak.java \ java/util/zip/3GBZipFiles.sh \ - jdk/lambda/FDTest.java \ jdk/lambda/separate/Compiler.java \ sun/management/jmxremote/bootstrap/JvmstatCountersTest.java \ sun/management/jmxremote/bootstrap/LocalManagementTest.java \