On Mar 3, 2012, at 4:53 PM, Stephen Bannasch wrote: > I cloned the forest http://hg.openjdk.java.net/jdk8/tl/ into sources
No, we moved to http://hg.openjdk.java.net/hsx/hotspot-comp a while ago. See: http://hg.openjdk.java.net/mlvm/mlvm/file/tip/README.txt > Regarding step 3: Add Michael's patches to jdk. (Crucial!) > > For the time being you have already added this patch to the mlvm patch set > as: 'macosx-7113349.patch' right? Yes. When the final version of those changes gets down into hsx/hotspot-comp/jdk, I'll delete that patch. > I've set the guards to: "buildable testable" > > I added a .rvmrc file in the main dir to make sure the Ruby 1.8.7 is selected > (needed to build jobjc). > > I'm getting an unknown revision error trying to patch hotspot: > > *** running: hg update -r > > + (cd sources/.; hg update -r $(sh $davinci/patches/make/current-release.sh)) > 0 files updated, 0 files merged, 0 files removed, 0 files unresolved > + (cd sources/hotspot; hg update -r $(sh > $davinci/patches/make/current-release.sh)) > abort: unknown revision 'b279f99d7143'! > > Were you basing this on the jdk8/tl forest? No, and revision b279f99d7143 has not arrived there yet. — John
_______________________________________________ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev