15611562156315641565156615671568156915701571
// Make sure we really did close the dir inside IndexReader.open dir.close(); try { dir.fileExists("hi"); fail("did not hit expected exception"); } catch (AlreadyClosedException ace) { // expected } } finally {
15311532153315341535153615371538153915401541