随笔 - 303  文章 - 883  trackbacks - 0
<2007年8月>
2930311234
567891011
12131415161718
19202122232425
2627282930311
2345678

欢迎光临! 
闲聊 QQ:1074961813

随笔分类(357)

我管理的群

公共blog

  • n维空间
  • Email : java3d@126.com 群 : 12999758

参与管理的论坛

好友的blog

我的其他blog

朋友的网站

搜索

  •  

最新评论

The HotSpot Group

The HotSpot group is comprised of developers involved in the design, implementation, and maintanence of the HotSpot virtual machine.

Introduction

Below you will find the the source code for the Java HotSpot virtual machine, the best Java virtual machine on the planet.

The HotSpot code base has been worked on by dozens of people, over the course of 10 years, so far. (That's good and bad.) It's big. There are nearly 1500 C/C++ header and source files, comprising almost 250,000 lines of code. In addition to the expected class loader, bytecode interpreter, and supporting runtime routines, you get two runtime compilers from bytecode to native instructions, 3 (or so) garbage collectors, and a set of high-performance runtime libraries for synchronization, etc.

Here's what you don't get with the source code: the class libraries that in combination with the virtual machine make a Java Runtime Environment (JRE) or Java Developers Kit (JDK). You can download those separately. You also don't get our amazing quality team that keeps the plane flying even while we work on it. You don't get our automated testing environment and labs full of fast machines, slow machines, uniprocessors and big iron, machines with various operating systems and compilers, etc. You don't get our performance team, to keep us from regressing. Or our partners and licensees who help us port and keep our code portable. And you don't get our zillions of happy (and not so happy) users, who keep us focused on what matters. If you want in on all of that you'll have to collaborate with us in the continued development of the platform.



下载:http://openjdk.java.net/groups/hotspot/




地震让大伙知道:居安思危,才是生存之道。
posted on 2007-08-08 09:28 小寻 阅读(2878) 评论(1)  编辑  收藏 所属分类: j2se/j2ee/j2mec/c++/C#/pasic/vb/php/asp(.net)/win-cgi/xml...

FeedBack:
# re: JVM 、JDK(c/c++)源代码下载[未登录] 2015-07-03 11:13 刘勇
还可以吧  回复  更多评论
  

只有注册用户登录后才能发表评论。


网站导航: