Open an issue on JNet since the removal of IDisposable broken the GC expectation to reach the finally block to execute something on the object before retire it. The missing Dispose method is replaced with a sequence SuppressFinalize/ReRegisterForFinalize that is more verbose
Originally posted by @masesdevelopers in #1513
Originally posted by @masesdevelopers in #1513