When we pass a String to Annotator annotator = new Annotator(filepath) it leaves the resource open even if we call annotator.dispose(); annotator.close();. If you put a breakpoint after you dispose or close it, you’ll se…...mcqueide January 17, 2022, 9:40pm #1 When we pass a String...Like atir.tahir January 18, 2022, 9:20am #2 @john.mcqueide john...