Learn about javac

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Thu Dec 10 11:56:58 UTC 2015


Hi,
glad to hear you wanna know more about the compiler; this page:

http://openjdk.java.net/groups/compiler/

is full of useful links; they contain both blog entries that are related 
to javac and some high level documentation on how the codebase is 
structured (i.e. what are the main compilation phases etc.). This should 
give you a rough idea of who's doing what and can be used as a reference 
guide when browsing through the code base.

Good luck!

Maurizio

On 10/12/15 11:42, yu shaojian wrote:
>
> Hi all,
>
>        I’am a beginner for javac, if I want to know more about it, 
> what should I do? Thanks.
>
> 发送自Windows 10 版邮件 <http://go.microsoft.com/fwlink 
> /?LinkId=550986>应 用
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20151210/9046ae34/attachment.html>


More information about the compiler-dev mailing list