You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This API will improve implementation of GH-404. With this API, GH-404 implementation does not need to rely on IOException to find the last dump. It also does not need to try load a second dump in case of ordinary heap dump (99.9% cases).
This API will improve implementation of GH-404. With this API, GH-404 implementation does not need to rely on IOException to find the last dump. It also does not need to try load a second dump in case of ordinary heap dump (99.9% cases).