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

/openjdk7/jdk/test/sun/net/www/protocol/http/
H A DspnegoTest33 IO_EXCEPTION='java.io.IOException'
130 # first 40X and ask for authen i cannot author-neg and fail with IO_EXCEPTION
134 grep -i "$IO_EXCEPTION" err.log > /dev/null || exit $LINENO
/openjdk7/langtools/test/tools/javac/multicatch/7030606/
H A DDisjunctiveTypeWellFormednessTest.java45 IO_EXCEPTION("java.io.IOException"), enum constant in enum:DisjunctiveTypeWellFormednessTest.Alternative

Completed in 31 milliseconds