[llvm-dev] LLVM and java

Philip Reames via llvm-dev llvm-dev at lists.llvm.org
Mon Oct 3 08:00:30 PDT 2016


vmkit (which I believe that document refers to) is definitely dead.  You 
can take a look at Openjdk Shark, but that's currently the only fully 
open source bytecode frontend I know of.

Philip


On 10/02/2016 02:55 AM, Renato Golin via llvm-dev wrote:
>
> Well, last commit on that project was 9 years ago, so I wouldn't trust 
> what the readme says. :-)
>
> Java in LLVM is as good as dead.
>
> Cheers,
> Renato
>
>
> On 2 Oct 2016 10:32 a.m., "Panayotis Katsaloulis via llvm-dev" 
> <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote:
>
>     Hello all
>
>     I have seen in the sources[1] that there is some work on
>     supporting Java with LLVM.
>     On the documentation though it doesn’t mention anything about it.
>     Is it possible to compile Java code with LLVM, even if no
>     CLASSPATH is involved (or, in other words, if Android and/or
>     OpneJDK CLASSPATH is used) ?
>
>
>     [1]
>     https://llvm.org/svn/llvm-project/java/trunk/docs/java-frontend.txt
>     <https://llvm.org/svn/llvm-project/java/trunk/docs/java-frontend.txt>
>
>     -- 
>     Panayotis
>
>
>     _______________________________________________
>     LLVM Developers mailing list
>     llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>
>     http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>     <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev>
>
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161003/035cbb7f/attachment.html>


More information about the llvm-dev mailing list