Index: build/make/excludes/exclude.drlvm_smoke.linux.x86.srv =================================================================== --- build/make/excludes/exclude.drlvm_smoke.linux.x86.srv (revision 526688) +++ build/make/excludes/exclude.drlvm_smoke.linux.x86.srv (working copy) @@ -6,3 +6,6 @@ # HARMONY-3495 hangs intermittently gc/NPE.java + +# HARMONY-3519 +thread/ThreadInterrupt.java Index: build/make/excludes/exclude.drlvm_smoke.windows.x86_64.srv =================================================================== --- build/make/excludes/exclude.drlvm_smoke.windows.x86_64.srv (revision 526688) +++ build/make/excludes/exclude.drlvm_smoke.windows.x86_64.srv (working copy) @@ -17,5 +17,6 @@ # Server mode failures specific to Windows x86_64 stress/Mix.java + +# HARMONY-3519 thread/ThreadInterrupt.java - Index: build/make/excludes/exclude.drlvm_smoke.linux.x86_64.srv =================================================================== --- build/make/excludes/exclude.drlvm_smoke.linux.x86_64.srv (revision 526688) +++ build/make/excludes/exclude.drlvm_smoke.linux.x86_64.srv (working copy) @@ -22,3 +22,6 @@ # HARMONY-3495 hangs intermittently gc/NPE.java + +# HARMONY-3519 +thread/ThreadInterrupt.java