aboutsummaryrefslogtreecommitdiff
path: root/exclude
diff options
context:
space:
mode:
Diffstat (limited to 'exclude')
-rw-r--r--exclude/exclude_list.txt4
-rw-r--r--exclude/exclude_list_cc.txt6
2 files changed, 10 insertions, 0 deletions
diff --git a/exclude/exclude_list.txt b/exclude/exclude_list.txt
new file mode 100644
index 00000000..89618933
--- /dev/null
+++ b/exclude/exclude_list.txt
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<excludeList>
+</excludeList>
diff --git a/exclude/exclude_list_cc.txt b/exclude/exclude_list_cc.txt
new file mode 100644
index 00000000..a66476b8
--- /dev/null
+++ b/exclude/exclude_list_cc.txt
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+
+<excludeList>
+ <test id="JDK-8014647.js" />
+ <test id="javaclassoverrides.js" />
+</excludeList>