The current JNI bindings declare a static Init(...) method in a number of files. When jumbo compiling all Init() methods end up in the same translation unit and it will not compile.
In content/browser for instance there is half a dozen or so Init() methods.
Comment 1 by brat...@opera.com
, Nov 20 2017Status: Started (was: Untriaged)