Fix JNI templates 80/6880/2
authorRobert Varga <[email protected]>
Thu, 25 May 2017 14:18:28 +0000 (16:18 +0200)
committerRobert Varga <[email protected]>
Thu, 25 May 2017 17:07:44 +0000 (17:07 +0000)
commite3b7ad7adebf25af1651a217da8534ada89c369b
tree8f7e8ce6ba1da549ff76fc9f064b313768528dda
parent2cf84308264c266c90165876bddf967bc3fe227e
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 <[email protected]>
Signed-off-by: Robert Varga <[email protected]>
src/vpp-api/java/jvpp/gen/jvppgen/types_gen.py