hg: mlvm/mlvm/jdk: coro: add jtreg tags to coro unit tests

Stephen Bannasch stephen.bannasch at deanbrook.org
Mon Mar 7 08:57:34 PST 2011


At 10:41 AM +0000 3/2/11, lukas.stadler at jku.at wrote:
>Changeset: e16f8f75573f
>Author:    Lukas Stadler <lukas.stadler at jku.at>
>Date:      2011-03-02 11:35 +0100
>URL:       http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/e16f8f75573f
>
>coro: add jtreg tags to coro unit tests
>
>! coro.patch

With the latest changes the package java.dyn no longer exists so the coroutines tests are failing with errors like this:

/Users/stephen/dev/java/src/mlvm/sources/jdk/test/java/dyn/CoroutineTest.java:33: package java.dyn does not exist
import java.dyn.Coroutine;


More information about the mlvm-dev mailing list