-
Bug
-
Resolution: Fixed
-
P4
-
7.0.0
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