8203925: tools/javac/importscope/T8193717.java ran out of java heap

Reviewed-by: vromero
diff --git a/test/langtools/ProblemList.txt b/test/langtools/ProblemList.txt
index ae37b7f..373f0b6 100644
--- a/test/langtools/ProblemList.txt
+++ b/test/langtools/ProblemList.txt
@@ -49,7 +49,6 @@
 tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java         8057687    generic-all    emit correct byte code an attributes for type annotations
 tools/javac/warnings/suppress/TypeAnnotations.java                              8057683    generic-all    improve ordering of errors with type annotations
 tools/javac/modules/SourceInSymlinkTest.java                                    8180263    windows-all    fails when run on a subst drive
-tools/javac/importscope/T8193717.java                                           8203925    generic-all    the test requires too much memory
 tools/javac/options/BCPOrSystemNotSpecified.java                                8231179    windows-all    fails when creating a test bootclasspath
 
 ###########################################################################