Skip to content

Commit f10ccb5

Browse files
committed
GH-487 release snapshot data when shapshot component is closed
1 parent 11f5c8f commit f10ccb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

visualvm/profiling/src/org/graalvm/visualvm/profiling/snapshot/ProfilerSnapshotNPS.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ public void run() {
147147
"removed", invocationTargetException); // NOI18N
148148
}
149149
srw = null;
150+
closeSnapshot();
150151
}
151152
});
152153
}

0 commit comments

Comments
 (0)