New issue
Advanced search Search tips

Issue 601220 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Sep 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

jni_generator cannot handle Map<String, String>?

Project Member Reported by romax@chromium.org, Apr 6 2016

Issue description

OS: Android

Hi Clank team,

Noogler here, and I was trying to pass Map<String, List<String>> to a native method, and seems like jni_generator would not parse this correctly(i guess) to generate the right signature, which would lead to a build error. Is it not allowed(or not a good practice) to pass in a Map or is there a bug in jni_generator.py?

Thanks,
Yafei
 

Comment 1 by romax@chromium.org, Sep 2 2016

Status: WontFix (was: Untriaged)

Sign in to add a comment