Fix JNI templates 79/6879/3
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 25 May 2017 14:18:28 +0000 (16:18 +0200)
committerNeale Ranns <nranns@cisco.com>
Fri, 26 May 2017 08:20:17 +0000 (08:20 +0000)
commit966de205fc272737895e12bf7f57856c2cbf0582
treecb385e71c61b8d65775ff1b24552f88bf01aa0c4
parent71275e3d1ed4b7a536b7ec8d13995743beccde6b
Fix JNI templates

The JNI templates around array and object handling are wrong in the
sense that they fail to delete local references for objects which
have been assigned to fields/arrays. Fix this by invoking
DeleteLocalRef.

Change-Id: I1c31d81f4235d821ccd51c96be7b176f64284928
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Signed-off-by: Robert Varga <nite@hq.sk>
src/vpp-api/java/jvpp/gen/jvppgen/types_gen.py