8326726: Problem list Exhaustiveness.java due to 8326616

Reviewed-by: jlahoda
This commit is contained in:
SendaoYan 2024-02-27 22:19:14 +00:00 committed by Jonathan Gibbons
parent 552411f832
commit 349df0a0e5

View File

@ -66,6 +66,7 @@ tools/javac/annotations/typeAnnotations/referenceinfos/Lambda.java
tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java 8057687 generic-all emit correct byte code an attributes for type annotations 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/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/modules/SourceInSymlinkTest.java 8180263 windows-all fails when run on a subst drive
tools/javac/patterns/Exhaustiveness.java 8326616 generic-all intermittently timeout
########################################################################### ###########################################################################
# #