diff --git a/nashorn/exclude/exclude_list.txt b/nashorn/exclude/exclude_list.txt new file mode 100644 index 00000000000..89618933148 --- /dev/null +++ b/nashorn/exclude/exclude_list.txt @@ -0,0 +1,4 @@ + + + + diff --git a/nashorn/exclude/exclude_list_cc.txt b/nashorn/exclude/exclude_list_cc.txt new file mode 100644 index 00000000000..a66476b8e16 --- /dev/null +++ b/nashorn/exclude/exclude_list_cc.txt @@ -0,0 +1,6 @@ + + + + + + diff --git a/nashorn/make/build.xml b/nashorn/make/build.xml index 2bda503fd88..4aaac75c909 100644 --- a/nashorn/make/build.xml +++ b/nashorn/make/build.xml @@ -51,6 +51,11 @@ + + + + + @@ -316,6 +321,7 @@ grant codeBase "file:/${basedir}/test/script/basic/JDK-8010946-privileged.js" { +