JRockit JVM versus HotSpot JVM
问题 If anyone can give me brief information about the advantages and disadvantages of the two JVM since they all depend on the Standard JVM Specification. 回答1: JRockit was originally developed by Appeal and BEA Systems before being acquired by Oracle to run server software. 1 It was meant to be optimized for large applications requiring long running tasks, a lot of memory and a scalable environment, pushing optimizations for these scenarios even further than the Sun HotSpot JVM in server-mode