diff --git a/testdata/ostrusted-not-inferrable-test/RuntimeExec.java b/testdata/ostrusted-not-inferrable-test/RuntimeExec.java index b530ab271..f682adbee 100644 --- a/testdata/ostrusted-not-inferrable-test/RuntimeExec.java +++ b/testdata/ostrusted-not-inferrable-test/RuntimeExec.java @@ -3,7 +3,7 @@ import java.io.File; import java.io.IOException; - +@SuppressWarnings("deprecation") class RuntimeExec { @OsTrusted String trustedField = "";