Skip to content

该项目参考hotspot,然后从零开始构建一个简化版的JVM,并最终支持jdk8

Notifications You must be signed in to change notification settings

awfeequdng/px_jvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

px_jvm

implementing jvm in c++, just for study

build

mkdir build
cd build
cmake ..
make

make tests

make build-tests

run all tests

make test

About

该项目参考hotspot,然后从零开始构建一个简化版的JVM,并最终支持jdk8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published