-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 7.0.0
-
Component/s: Mission Control Core
In org.openjdk.jmc.flightrecorder.util.ChunkReader.readChunks(File) we create DataInputStream for JFR file and read all chunk data. But when we reach end of file we are not closing the open stream.
- links to