Skip to content

Commit 1dffda9

Browse files
committed
Exclude some missed problem java files
1 parent e112582 commit 1dffda9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

config/java.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,5 +129,9 @@ exclude_files = [
129129
"test/langtools/tools/javac/patterns/scope/TEST.properties",
130130
"test/langtools/tools/javac/platform/NumericalComparatorTest.java",
131131
"test/langtools/tools/javac/recovery/ClassBlockExits.java",
132+
"src/hotspot/share/runtime/continuationFreezeThaw.cpp",
133+
"test/langtools/tools/javac/annotations/typeAnnotations/classfile/TestNewCastArray.java",
134+
"test/langtools/tools/javac/annotations/typeAnnotations/newlocations/AllLocations.java",
135+
"test/langtools/tools/javac/lvti/ParserTest.java",
132136
]
133137
current_baseline_release = ""

0 commit comments

Comments
 (0)