Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix JniReferences::GetOptionalValue (#36682)
* Fix JniReferences::GetOptionalValue It's possible the optional is not of class java/util/Optional so just use the object provided * fix formatting
- Loading branch information