Descriptionjni: Allow nullptr to be converted to JavaParamRef.
Some unit tests call JNI methods from C++ and want to be able to pass
null as a parameter. Allow nullptr_t to be converted to JavaParamRef to
keep this working.
BUG=506850
R=yfriedman@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/0b2cd651ddd37de8a4072efd022681faeb5394de
Patch Set 1 #Patch Set 2 : add std:: prefix to make clang happy #Messages
Total messages: 10 (4 generated)
|