`
ihuashao
  • 浏览: 4553781 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

JRockit VM works with Harmony class library!

阅读更多
Yesterday, BEA announced JRockit VM for evaluation with Harmony class library on Windows/IA32. Below is the BEA's announcement on Harmony mailing list:

From:TuvaPalm[mailto:tpalm@bea.com]
Sent:den
30januari200710:39
To:'dev@harmony.apache.org'
Subject:JRockitH27
.2.1forHarmonyClassLibraryreleasednow

WehavefollowedtheApacheHarmonyprojectsinceitsinception
,and
areimpressedbytherapidprogresstheprojecthasmade.Wearenow
makingaversionofJRockitadaptedtoworkwithHarmonyavailableto
thecommunitytohelptheHarmonyprojectprogresstowardsbeinga
fullJavaimplementation
,andtohelpusunderstandtheissues
involvedinmakingourJVMmoregeneric.

JROCKITH27
.2.1FORHARMONYCLASSLIBRARYRELEASEDNOW

TheJRockitH27
.2.1releaseisa32-bitpartialimplementationofthe
JavaStandardEditionVersion
5SpecificationforWindowsonIntel
architecturethatworkswithHarmonyClassLibrary.Thissoftwareis
notapartoftheApacheHarmonyproject
,andisbeinglicensedto
youforevaluationpurposesonly.Ifyouhaveanyquestionsregarding
JRockitorthisreleasepleasevisitourforums.

DownloadtheJRockitH27
.2.1at

http://dev2dev.bea.com/jrockit/jrockitVM

VisittheBEAJRockitforums

http://forums.bea.com(jrockit.developer.interest
.general)

fordiscussionsregardingJRockit.

Regards
,

Tuva

TuvaPalm
,MSc
ProgramManager
tuva.palm@bea.com
BEASystems
JavaRuntimeProductsGroup

Really awesome, BEA, this will be very helpful to Harmony developers!

Some background:

Modularization is one key objective of Harmony project, and it is key enablement tocommunity innovation on Java SE technology. Harmony class library is separated to 20+ modules, and JVM/Classlib is also decoupled by a well designed VMI(Virtual Machine Interface), JVM implementation is "compatible" with Harmony(i.e., can work with Harmony class library) as long as it implements this VMI, which includes several native APIs as well as 23 Java classes, besides standard JNI and JVMTI. Harmony is also trying to provide a Classpath adapter to work with GNU Classpath compatible JVM.

Currently there are several JVMs supporting Harmony VMI. JRockit is the second production VM, after IBM J9 VM, the light weighted SableVM and Harmony's own DRLVM are open source alternatives.
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics