It’s taken a while, but all the pieces of Shark’s build system finally percolated through into an OpenJDK 7 release (build 112, released on October 1). Sadly a couple of HotSpot interfaces changed in the interim so you need to grab this changeset to get it working. We’ll get there eventually!
Yeah! Thanks for committing your changes. I will try a build tonight when I get home. Are the changesets you mention above checked into the main branch?
That changeset is only in the HotSpot compilers forest at the moment. That is merged, weekly I think, into the HotSpot master forest, which in turn is merged weekly into the JDK7 master forest. The only way to really know where stuff is is to look for the changeset in the repository…
Great – Contrats :)
Well done!
Rgds
Damon
Congrats! I’ve seen that build 113 is online, does it contains your changeset?
No, but hopefully 114 will.
Congrats !!! I will checkout the sources and build at night.
kudos to you.
But what about llvm-2.8 on PowerPC? Will it be able to build Shark VM ? I.e. Shark VM + JIT from llvm-2.8 will be able to recompile itself ?
If you let me know what problem you’re having I’ll take a look…