Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Hi,
In media3 there's a new R8 rule that says:
And then via jni there's a call:
It seems that with R8 8.2.34 in full mode there's no guarantee that the parameter class name and type is kept and we need to add a rule to enforce that.
But without full mode
answers:
What is the proper behavior here ?