We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e112582 commit 1dffda9Copy full SHA for 1dffda9
1 file changed
config/java.toml
@@ -129,5 +129,9 @@ exclude_files = [
129
"test/langtools/tools/javac/patterns/scope/TEST.properties",
130
"test/langtools/tools/javac/platform/NumericalComparatorTest.java",
131
"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",
136
]
137
current_baseline_release = ""
0 commit comments