8225805: Java Access Bridge does not close the logger
Reviewed-by: dmarkov, jdv
This commit is contained in:
parent
027fdb2d3b
commit
38c425df73
@ -296,7 +296,7 @@ WinAccessBridge::~WinAccessBridge() {
|
|||||||
|
|
||||||
PrintDebugString("[INFO]: finished deleting eventHandler, messageQueue, and javaVMs");
|
PrintDebugString("[INFO]: finished deleting eventHandler, messageQueue, and javaVMs");
|
||||||
PrintDebugString("[INFO]: GOODBYE CRUEL WORLD...");
|
PrintDebugString("[INFO]: GOODBYE CRUEL WORLD...");
|
||||||
|
finalizeFileLogger();
|
||||||
DestroyWindow(theDialogWindow);
|
DestroyWindow(theDialogWindow);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user