On Mon, Apr 13, 2009 at 7:07 PM, Charles Oliver Nutter <span dir="ltr">&lt;<a href="mailto:charles.nutter@sun.com">charles.nutter@sun.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Ben Evans wrote:<br>
&gt; After trying several other builds, I can get a clean build providing I<br>
&gt; start with SoyLatte.<br>
&gt;<br>
&gt; However, if I try to use any OpenJDK7 build (including Langdon&#39;s<br>
&gt; binaries from last Summer), no good. It always seems to fail over the<br>
&gt; Queens.java test. It doesn&#39;t always fail with the same message, and the<br>
&gt; OpenJDK7 builds (including some I made myself) have otherwise worked<br>
&gt; fine - they&#39;re my standard JRE for all of my Eclipse sessions at home,<br>
&gt; for example, and I haven&#39;t had a single failure from them.<br>
&gt;<br>
&gt; Has anyone else tried to used an OpenJDK7 environment to build MLVM,<br>
&gt; rather than SoyLatte?<br>
<br>
</div>No, but I did see the Queens.java error come up once and didn&#39;t know<br>
why. That could be it. I wonder what the problem is?<br>
<br>
Every time I&#39;ve gotten a good build, I have always built with SoyLatte.<br>
</blockquote><div><br>Just to add my status to this thread, I&#39;ve now got a solid build using SoyLatte, and have got Remi&#39;s examples (from <a href="http://weblogs.java.net/blog/forax/archive/2009/01/method_handles.html">http://weblogs.java.net/blog/forax/archive/2009/01/method_handles.html</a>) up and running in my environment (including inside Eclipse).<br>
<br>I&#39;ve written up my efforts here: <a href="http://boxcatjunction.blogspot.com/2009/04/invokedynamic-on-os-x-update.html">http://boxcatjunction.blogspot.com/2009/04/invokedynamic-on-os-x-update.html</a> - but it&#39;s mostly just a collation of the various sources I&#39;ve used for my build.<br>
<br>I&#39;ve also been talking with some people from the Perl world about helping with my toy Perl-like language (which will need to use invokedynamic heavily, if I&#39;m understanding the use case right). I&#39;ll put out a blog post with the state of play on that project soon.<br>
<br>Still no dice with using OpenJDK7 to build mlvm - if anyone does manage to get it to build on OS X, could they let me / the list know?<br></div></div><br>Thanks,<br><br>Ben<br>