- Loading...
There are building instructions in the workspace itself: http://hg.openjdk.java.net/mlvm/mlvm/file/tip/README.txt
Make a directory which will contain both sets of repositories (patches and full sources), and pull everything there.
Sources repository was rebased from The sources repository based at http://hg.openjdk.java.net/jdk7/jdk7
to bsd-port http://hg.openjdk.java.net/hsx/hotspot-comp(This is as of 9/2011; earlier they were based at jdk7/jdk7 and then at bsd-port/bsd-port
.)
| No Format | ||
|---|---|---|
| ||
$ mkdir davinci $ cd davinci $ hg fclone http://hg.openjdk.java.net/bsd-porthsx/bsdhotspot-portcomp sources $ hg fclone http://hg.openjdk.java.net/mlvm/mlvm patches |
...