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
Currently, Native Image heap dumps (#4622) are only supported on Linux and macOS.
For Windows support, an AllocationFreeOutputStream implementation for Windows is missing.
Maybe the GraalVM community is interested in contributing this at some point?