-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 9
-
Component/s: hotspot
-
b140
LogProcessor::getScanner open java.util.Scanner but its users do not close this Scanner, hence there is a resource leak which leads to 'failed to clean up files after test' error.