Hacker News new | ask | show | jobs
by copperx 3553 days ago
I believe that's the whole point.

From what I could gather, this is the process one would follow to get native code:

.java -> javac -> .class (still cross-platform bytecode) -> jaotc -> .so native code