OpenJDK / jdk / hs
changeset 29744:03803e001170
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
author | rfield |
---|---|
date | Thu, 02 Apr 2015 17:32:05 -0700 |
parents | 981893a47bec |
children | 119626a43008 |
files | jdk/test/TEST.groups |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 \