In current Metal pipeline code in jfx-sandbox - MTLContext is created and initialized, but it is never disposed.
Add code to dispose MTLContext object and related native resources.
Add code to dispose MTLContext object and related native resources.