Fernando Ribeiro

Results 4 comments of Fernando Ribeiro

Added clarification to the original text.

I am getting [a very similar error](https://gist.github.com/fribeiro1/b121ad726cb73bb5e28e81b4e503f386) when compiling [this application](https://gist.github.com/fribeiro1/38d8ec3b7f9799abbf103d3d73ed5a82). I am using JWebAssembly 0.3, OpenJDK 8, and Ubuntu 20.04.

> > de.inetsoftware.jwebassembly.WasmException: Abstract or native method can not be used: java/security/AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object; > > @fribeiro1 This is not the same. It is another method. This method is not implemented in...