What happens if I pass a final variable from Java to a C program using JNI and attempt to change the value of the final variable using a C pointer?
i am trying to change the value of final variable using c pointer concept
New contributor
Anuj Sundriyal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1