Re: hg: mlvm/mlvm/hotspot: 2 new changesets

2011-10-01 Thread Rémi Forax
On 09/27/2011 11:26 PM, Rémi Forax wrote: On 09/27/2011 11:12 PM, Lukas Stadler wrote: Yes :-) and there's more: Pre-built binaries for linux x64 and more documentation at: http://ssw.jku.at/General/Staff/LS/coro/ The page is work in progress, though. I'll have to finish it by next week, in or

using a recent macosx-port build for ALT_BOOTDIR breaks mlvm builds

2011-10-01 Thread Stephen Bannasch
Using a recent macosx-port 1.7.0 Java build for building mlvm fails with a confusing error message -- Bootstrap Settings reports: ANT_VER = 1.7.0. [requires at least 1.7.1] Here is part of a relevant thread on macosx-port-...@openjdk.java.net: http://mail.openjdk.java.net/pipermail/macosx-po

Re: hg: mlvm/mlvm/hotspot: 2 new changesets

2011-10-01 Thread Mark Roos
This is a pretty cool use of coroutines. I am trying a similar approach for a web browser base UI and was looking for a pattern do handle the time out case. So I send something to the UI, say open a dialog box, and suspend the coroutine. but the UI never responds so I have to have a loop chec

Re: using a recent macosx-port build for ALT_BOOTDIR breaks mlvm builds

2011-10-01 Thread Mark Roos
Hi Stephen Any plans to post a JDK8 mlvm build? thanks for all of the past versions mark___ mlvm-dev mailing list mlvm-dev@openjdk.java.net http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Re: are there changes for building mlvm now that 1.7 is released?

2011-10-01 Thread Stephen Bannasch
At 5:47 PM -0700 9/12/11, John Rose wrote: >On Sep 11, 2011, at 1:10 AM, Michael Barker wrote: > >>> Please give it a whirl and let me know what breaks. >> >> I have a working build on Mac OS X Lion with gcc-4.2. I started with >> stephenb's MLVM build scripts. > >Excellent work. > >Did you have t

Re: using a recent macosx-port build for ALT_BOOTDIR breaks mlvm builds

2011-10-01 Thread Stephen Bannasch
At 6:06 PM -0700 10/1/11, Mark Roos wrote: >Hi Stephen > >Any plans to post a JDK8 mlvm build? Hi Mark, Here's one I built today with fastdebug enabled: http://www.concord.org/~sbannasch/mlvm/java-1.8.0-internal-mlvm-2011_10_01.tar.gz It passed the coroutione tests: jdk/test/java/dyn/CoroutineT