jackfo / hotspot

hotpsot源码学习

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README:
  This file should be located at the top of the hotspot Mercurial repository.

  See http://openjdk.java.net/ for more information about the OpenJDK.

  See ../README-builds.html for complete details on build machine requirements.

Simple Build Instructions:

    cd make && gnumake
     
  The files that will be imported into the jdk build will be in the "build"
  directory.

  
  研究hotspot源码,未研究完毕,现在准备找工作,后续有时间精力继续研究,带自己研究文档

  学习资料:

  揭秘Java虚拟机 封亚飞著 电子工业出版社
  深入理解 Java 虚拟机 周志明 著 机械工业出版社
  HotSpot实战 陈涛著 人民邮电出版社
  深入理解计算机系统  机械工业出版社

About

hotpsot源码学习

License:GNU General Public License v2.0


Languages

Language:C++ 72.2%Language:Java 23.7%Language:C 1.3%Language:Makefile 1.2%Language:XSLT 0.4%Language:Shell 0.4%Language:Assembly 0.2%Language:Batchfile 0.2%Language:HTML 0.1%Language:DTrace 0.1%Language:JavaScript 0.1%