How Java compiles concurrent code

Edmon Begoli ebegoli at gmail.com
Mon Jan 24 11:32:32 PST 2011


Hi,

I am doing a research project on the compilation strategies employed by
different families of languages (compiled, functional, compiled-interpreted)
and I would like to get some information on how Java compiles synchronized
and concurrent code (Thread/Runnable routines).

I would to ask you if you can provide some examples or, if even available,
point me to a tutorial that shows how Java compiles such routines.

Thank you in advance,
Edmon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20110124/b8244b4e/attachment.html 


More information about the compiler-dev mailing list