Skip to content

Commit f62d998

Browse files
committedJan 12, 2024
Exclude tools/javac/lambda/T8031967.java on linux-aarch64
1 parent 17da150 commit f62d998

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎test/langtools/ProblemList.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ tools/javac/annotations/typeAnnotations/referenceinfos/NestedTypes.java
6767
tools/javac/warnings/suppress/TypeAnnotations.java 8057683 generic-all improve ordering of errors with type annotations
6868
tools/javac/modules/SourceInSymlinkTest.java 8180263 windows-all fails when run on a subst drive
6969

70-
tools/javac/switchnull/SwitchNull.java 8322726 generic-all fais with -XX:+VerifyOops
70+
tools/javac/switchnull/SwitchNull.java 8322726 generic-all fails with -XX:+VerifyOops
71+
tools/javac/lambda/T8031967.java 8323041 linux-aarch64 fails with -XX:TieredStopAtLevel=n (n=1,2,3)
7172

7273
###########################################################################
7374
#

0 commit comments

Comments
 (0)
Please sign in to comment.