>On Nov 17, 2010, at 9:27 PM, Stephen Bannasch wrote:
>
>> At 1:29 PM -0800 11/16/10, John Rose wrote:
>>> Stephen, that's my bug. Will fix ASAP. -- John
>>
>> Just tried again with these guards:
>>
>> export davinci=$(pwd) guards="buildable testable /coro /continuation"
>>
>> and am now getting
On Nov 17, 2010, at 9:27 PM, Stephen Bannasch wrote:
> At 1:29 PM -0800 11/16/10, John Rose wrote:
>> Stephen, that's my bug. Will fix ASAP. -- John
>
> Just tried again with these guards:
>
> export davinci=$(pwd) guards="buildable testable /coro /continuation"
>
> and am now getting this er
At 1:29 PM -0800 11/16/10, John Rose wrote:
>Stephen, that's my bug. Will fix ASAP. -- John
Just tried again with these guards:
export davinci=$(pwd) guards="buildable testable /coro /continuation"
and am now getting this error:
/usr/local/soylatte16-i386-1.0.3/bin/java -XX:-PrintVMOptions
-
Stephen, that's my bug. Will fix ASAP. -- John
On Nov 8, 2010, at 6:21 PM, Stephen Bannasch wrote:
> If I exclude the coro patch:
>
> export davinci=$(pwd) guards="buildable testable /coro"
>
> Then I get this error:
>
> # Running javac:
> /usr/local/soylatte16-i386-1.0.3/bin/java -XX:-Pri
At 7:51 PM +0100 11/9/10, Lukas Stadler wrote:
>Hi!
>
>Could you please try also excluding the continuation patch? I think that
>it works only on Linux, at least it says so on the its wiki page.
>Maybe I should add a "Linux" guard...
>
I get the same error trying to compile:
BootstrapMethod.jav
Hi!
Could you please try also excluding the continuation patch? I think that
it works only on Linux, at least it says so on the its wiki page.
Maybe I should add a "Linux" guard...
- Lukas
Am 2010-11-09 03:21, schrieb Stephen Bannasch:
> If I exclude the coro patch:
>
> export davinci=$(pwd
If I exclude the coro patch:
export davinci=$(pwd) guards="buildable testable /coro"
Then I get this error:
# Running javac:
/usr/local/soylatte16-i386-1.0.3/bin/java -XX:-PrintVMOptions
-XX:+UnlockDiagnosticVMOptions -XX:-LogVMOutput -Xmx896m -Xms128m
-XX:PermSize=32m -XX:MaxPermSize=160m
>Replacing NULL with NULL_WORD fixed these compilation warnings compiling
>coroutine.cpp (and similarwarnings in
>sharedRuntime_x86_64.cpp):
>
>diff --git a/src/cpu/x86/vm/sharedRuntime_x86_64.cpp
>b/src/cpu/x86/vm/sharedRuntime_x86_64.cpp
>--- a/src/cpu/x86/vm/sharedRuntime_x86_64.cpp
>+++ b/src
At 7:36 PM -0500 11/8/10, Stephen Bannasch wrote:
>But now I'm getting these errors compiling sharedRuntime_x86_64.cpp:
>
>sharedRuntime_x86_64.cpp:1328: error: '_prepareSwitch' is not a member of
>'vmIntrinsics'
>sharedRuntime_x86_64.cpp:1330: error: '_switchTo' is not a member of
>'vmIntrinsics
Replacing NULL with NULL_WORD fixed these compilation warnings compiling
coroutine.cpp (and similar warnings in
sharedRuntime_x86_64.cpp):
diff --git a/src/cpu/x86/vm/sharedRuntime_x86_64.cpp
b/src/cpu/x86/vm/sharedRuntime_x86_64.cpp
--- a/src/cpu/x86/vm/sharedRuntime_x86_64.cpp
+++ b/src/cpu/x
I'm on vacation from Nov 4 until Nov 15.
For ugent issues contact evgeny.yav...@oracle.com
___
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
I'm on vacation from Nov 4 until Nov 15.
For ugent issues contact evgeny.yav...@oracle.com
___
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
I'm getting warnings building hotspot/src/share/vm/runtime/coroutine.cpp
... the build reports: "cc1plus: warnings being treated as errors"
Compiling
/Users/stephen/dev/java/src/mlvm/sources/hotspot/src/share/vm/runtime/coroutine.cpp
rm -f coroutine.o
/Users/stephen/dev/java/src/mlvm/sources/ALT
13 matches
Mail list logo