688689690691692693694695696697698
c = is.read(); is.close(); fail("Incorrect data returned on redirect to non-existent file."); } catch (FileNotFoundException e) { } server.stopServer(); } /** * @tests java.net.URLConnection#getLastModified()
676677678679680681682683684685686
} catch (Exception e) { e.printStackTrace(); fail("Exception during test4: " + e); } server.stopServer(); } /** * @tests java.net.URLConnection#getLastModified()
662663664665666667668669670671672
815816817818819820821822823824825
686687688689690691692693694695696
787788789790791792793794795796797