P
P
pqgg7nwkd42016-10-29 14:11:05
Java
pqgg7nwkd4, 2016-10-29 14:11:05

Is there a tool to precompile JAVA to native code?

Good afternoon.
I imagine this:
We have Ubuntu on ARM. We have a JAR nickname.
The compiler creates a .so file and puts all the methods there, making them native, and completely hides the private ones (and in general, everything that can be painlessly hidden is hidden).
We get the same JAR nickname, but without the source code, which will work on Ubuntu ARM.
In theory, everything is ok.
Is there such a thing in nature that is really tested and works?
Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Oparin, 2016-10-29
@losse_narmo

gcc.gnu.org/java

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question