Learn about javac

Jonathan Gibbons jonathan.gibbons at oracle.com
Thu Dec 10 18:52:28 UTC 2015



On 12/10/2015 03:42 AM, 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>应 用
>


Are you looking to know more about how to use it, or about how it works 
internally?

If you are just looking to use javac, googling "jdk 8 javac" brings up 
the following good link:
https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javac.html

If you are looking to know more about the internals, see Maurizio's 
response to your question.

-- Jon

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


More information about the compiler-dev mailing list