- 浏览: 9326 次
最新评论
文章列表
TaobaoJVM目前主要支持amd64(X86_64)平台
所需环境:操作系统:Linux(kernel < 3.0)软件:gcc(<4.7), make, Mercurial, 已安装的JDK6
具体步骤:1.目前的TaobaoJVM基于OpenJDK6b24对应的hotspot,因此首先从OpenJDK官网上下载其对应的repo:
hg clone http://hg.openjdk.java.net/jdk6/jdk6/hotspot/ hotspot
2.进入hotspot目录,将版本调整到准确的changeset:
hg up -r 2419
...
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java6-installer
http://www.zaluum.comhttp://www.knime.org/download-desktop
http://rednaxelafx.iteye.com/
http://www.ikrady.com/2012/09/java-paas/
http://www.infoq.com/articles/azul_gc_in_detail#appendixa
http://wiki.eclipse.org/index.php/J9
linux上编译jvm
http://happyenjoylife.iteye.com/blog/858147
适合研究的jvm
http ...
Clojure: Importing a Leiningen Project into Eclipse
March 10th, 2011 | Posted by Jay
in Computing
To import a Leiningen project into Eclipse,
so that you can use CounterClockwise with all its nice features, such
as syntax highlighting, there is a handy plugin called lei ...
这本《
Linux
内核修炼之道》已经开卖(网上的链接为:
卓越
、
当当
、
china-pub
)
,虽然是严肃文学,但为了保证流畅性,大部分文字我还都是斟词灼句,反复的念几遍才写上去的,尽量考虑到写上去的
每
段 ...
Writing device drivers in Linux: A brief tutorial
转自:http://fsmsh.com/1238
Pre-requisites
In order to develop Linux device drivers, it is necessary to have an understanding of the following:
C programming
. Some in-depth knowledge of C programming is needed, like pointer usage, bit manipula ...
http://www.jcraft.com/
WiredX
pure Java X Window System server
WeirdX
pure Java X Window System server licensed under GNU GPL
JSch
pure Java SSH2 implementation
JZlib
zlib implementation in pure Java
JCTerm
SSH2 enabled terminal emulator
JOrbis
pure Java Ogg Vorbis decoder
JHttpTunnel
an implemen ...