Searched refs:TRUST (Results 1 - 2 of 2) sorted by relevance

/openjdk9/langtools/test/tools/javac/varargs/warning/
H A DWarn5.java71 TRUST("@java.lang.SafeVarargs"); enum constant in enum:Warn5.TrustMe
263 trustMe == TrustMe.TRUST &&
285 trustMe == TrustMe.TRUST &&
294 trustMe == TrustMe.TRUST &&
H A DWarn4.java78 trustMe == TrustMe.TRUST;
81 (trustMe == TrustMe.TRUST &&
91 (trustMe == TrustMe.TRUST && modKind != ModifierKind.NONE);
109 TRUST("@java.lang.SafeVarargs"); enum constant in enum:Warn4.TrustMe

Completed in 41 milliseconds