Commits


praveenbingo authored and Wes McKinney committed 8a794e846e3
[Gandiva] Fixed reference initializations. Class references are local by default and eligible for GC. We would need to convert it to global reference on library load for it to be safely used for the program lifetime.