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

/openjdk7/langtools/test/tools/javac/TryWithResources/
H A DInterruptedExceptionTest.java213 if (foundWarnings != diagChecker.tryWarnFound) {
217 "\nFound warnings: " + diagChecker.tryWarnFound +
225 int tryWarnFound; field in class:InterruptedExceptionTest.DiagnosticChecker
230 tryWarnFound++;

Completed in 43 milliseconds