Changeset: 762a9f1e693f
Author:jrose
Date: 2011-04-21 01:57 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/762a9f1e693f
meth-conv: correct oops_do
! meth-conv-6939861.patch
___
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
Le 22 avr. 2011 à 19:29, John Rose a écrit :
> On Apr 22, 2011, at 7:42 AM, Rémi Forax wrote:
>>>
>>> My first move would be to regard this attribute as reserved to a "Code"
>>> attribute,
>>> but it seems that data sharing would be increased by putting it a the class
>>> level.
>>
>> The Boo
On Apr 12, 2011, at 2:56 PM, Ola Bini wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
>> Since there are not many projects out there that already use JSR 292
>> (JRuby and phpreboot are the only real users that I know of, but maybe I
>> missed something), the code path coverage is low a
Ok, I'll pull together a self contained app to try
mark
From:
Christian Thalinger
To:
Da Vinci Machine Project
Date:
04/12/2011 12:54 AM
Subject:
Re: 292 Rocks, Core Smalltalk running thanks to all
Sent by:
mlvm-dev-boun...@openjdk.java.net
On Apr 11, 2011, at 8:01 PM, Mark Roos wrote:
H
On Apr 5, 2011, at 2:49 PM, Christian Thalinger wrote:
>>> Does this code pass the jtreg tests in jdk/test/java/lang/invoke/ ?
>>
>> It passed their previous incarnation in jdk/test/java/dyn, with
>> this webrev applied to stop the tests disabling themselves:
>>
>> http://cr.openjdk.java.net/~gbe
On Apr 7, 2011, at 12:11 PM, Rémi Forax wrote:
> Hi gang, hi John,
> I've just found that MethodHandle.type is not declared final.
Hi Remi.
Since there will be no way for users to specify their own subclasses or access
implementation subclasses, I don't think this matters. We are leaving "fin
Changeset: 119e23ae6565
Author:jrose
Date: 2011-04-07 16:25 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/119e23ae6565
remove stray whitespace
! indy-notrans-6981791.patch
! meth-impl-6839872.patch
Changeset: b3dd77786318
Author:jrose
Date: 2011-04-07 20:54
The coro patch is not applying cleanly anymore:
applying coro.patch
patching file src/share/vm/interpreter/interpreterRuntime.cpp
Hunk #1 FAILED at 893
1 out of 1 hunks FAILED -- saving rejects to file
src/share/vm/interpreter/interpreterRuntime.cpp.rej
patching file src/share/vm/prims/nativeLook
On 04/05/2011 09:41 PM, Ola Bini wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 2011-04-05 09.07, Rémi Forax wrote:
>> Basically in constant() bindTo(x) should be replaced by
>> insertArguments(0, x)
>> Because bindTo requires that the first argument is an object.
>> Here it's a bo
On Apr 1, 2011, at 4:33 PM, Gary Benson wrote:
> Hi all,
>
> This webrev adds support for JSR 292 to Zero:
>
> http://cr.openjdk.java.net/~gbenson/zero-jsr292-01/
hotspot/src/cpu/zero/vm/cppInterpreter_zero.cpp:
+// NB the x86 code for this (in methodHandles_x86.cpp, search for
+// "ge
Hi all,
The tests in jdk/test/java/dyn have a checkImplementedPlatform()
method which disables the tests on platforms other than x86 and
Sparc. This webrev adds the zero-assembler port to the list of
supported platforms:
http://cr.openjdk.java.net/~gbenson/zero-jsr292-tests/
Would it be possi
Le 22 avr. 2011 à 16:42, Rémi Forax a écrit :
>
>>> This is a possibility, hoping that the entry ticket to the ASM API is not
>>> to high.
>>>
>>> While developing the code to read/write a JDK7 class file, I noticed what I
>>> think
>>> is a typo on the
>>> "http://download.java.net/jdk7/doc
I assume this means invokeGeneric is firmly established in the
specification. I would agree with "invoke" as well.
On Sun, Mar 27, 2011 at 1:27 AM, Jeroen Frijters wrote:
> +1 invoke makes sense.
>
>> -Original Message-
>> From: mlvm-dev-boun...@openjdk.java.net [mailto:mlvm-dev-
>> boun.
Yay!
On Wed, Mar 23, 2011 at 4:10 AM, John Rose wrote:
> http://cr.openjdk.java.net/~jrose/7012648/webrev.jdk.00/
>
> Summary: JDK code for package and class renaming from java.dyn to
> java.lang.invoke.
>
> Includes certain other small changes:
> - move remaining (miscellaneous) contents of su
Changeset: f2f43ed15b84
Author:jrose
Date: 2011-03-22 17:32 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/hotspot/rev/f2f43ed15b84
meth-conv: get buildable (2)
! meth-conv-6939861.patch
___
mlvm-dev mailing list
mlvm-dev@openjdk.java.n
At 4:12 PM -0700 4/18/11, John Rose wrote:
>I'm cutting some new code (RicochetFrame logic). Thanks Stephen for the
>frequent updates! As you might see from the mercurial log, I fixed several x64
>regressions in the new code, but it looks like there is at least one more.
>What happens with the
On 04/19/2011 01:12 AM, John Rose wrote:
> I'm cutting some new code (RicochetFrame logic).
Yai !
> Thanks Stephen for the frequent updates! As you might see from the
> mercurial log, I fixed several x64 regressions in the new code, but it looks
> like there is at least one more. What happe
Compilation succeeds but I am getting failures running five of the six
java/lang/invoke tests:
Passed: java/lang/invoke/ClassValueTest.java
FAILED: java/lang/invoke/InvokeDynamicPrintArgs.java
FAILED: java/lang/invoke/InvokeGenericTest.java
FAILED: java/lang/invoke/JavaDocExam
Changeset: 267f82ed2196
Author:jrose
Date: 2011-03-22 18:09 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/267f82ed2196
meth-conv: get buildable (2)
! meth-conv-6939861.patch
___
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
h
Changeset: 13266ff20174
Author:jrose
Date: 2011-03-19 23:11 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/13266ff20174
rebase to jdk7-b132 in bsd-port
+ bsd.patch
! meth-doc-7014005.patch
- meth-impl-6839872.1-rename.patch
- meth-impl-6839872.2-super.patch
- meth-impl-683
Changeset: 94ad41f72ec2
Author:jrose
Date: 2011-04-23 01:24 -0700
URL: http://hg.openjdk.java.net/mlvm/mlvm/jdk/rev/94ad41f72ec2
meth: more on 7016250
! meth-conv-6939861.patch
! meth-ret-7016250.patch
! meth-review-7032323.patch
___
mlv
On Apr 22, 2011, at 7:42 AM, Rémi Forax wrote:
>>
>> My first move would be to regard this attribute as reserved to a "Code"
>> attribute,
>> but it seems that data sharing would be increased by putting it a the class
>> level.
>
> The BootstrapMethods attribute is a class attribute.
> And you'
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2011-03-21 20.45, Charles Oliver Nutter wrote:
> On Mon, Mar 21, 2011 at 8:40 PM, John Rose wrote:
>> Yes, that occurred to me to, at least in this form (which is not very
>> statically checkable):
>>
>> Binder
>> .from(String.class, "a", Intege
On 03/16/2011 11:36 AM, Jochen Theodorou wrote:
> Am 15.03.2011 23:41, schrieb Rémi Forax:
> [...]
>>> If the callsite is inlined, won't
>>> that mean that then we have those types hard referenced as well and that
>>> I cannot do anything against that?
>> A callsite can be inlined more than once.
>
This could be a bug with compressed pointers in MH assembly code. I wonder if
-XX:-UseCompressedOops also fails.
-- John
On Apr 10, 2011, at 9:54 AM, Stephen Bannasch wrote:
> These java/lang/invoke tests are failing on my MLVM build today:
>
> InvokeDynamicPrintArgs.java
> InvokeGenericT
On Apr 5, 2011, at 3:46 PM, Gary Benson wrote:
> Christian Thalinger wrote:
>> On Apr 4, 2011, at 10:34 AM, Gary Benson wrote:
>>> John Rose wrote:
On Apr 1, 2011, at 7:33 AM, Gary Benson wrote:
> This webrev adds support for JSR 292 to Zero:
>
> http://cr.openjdk.java.net/~gbenso
Hi all,
This webrev adds support for JSR 292 to Zero:
http://cr.openjdk.java.net/~gbenson/zero-jsr292-01/
Note that is is designed to apply after the fix for 7032458,
which is currently under review and can be found here:
http://cr.openjdk.java.net/~gbenson/zero-shark-fixes-04-2/
I don't h
On 04/06/2011 07:17 PM, Charles Oliver Nutter wrote:
> 1. You can pass -d to JRuby to get the debug output from the failure,
> or -Xjit.logging.verbose=true. I can take a look at this as soon as I
> can update to java.lang.invoke.
The compilation error is most probably caused by package rename:
w
At 11:47 AM -0800 3/1/11, Mark Roos wrote:
>Not critical but I would like to plan my tasks around it.
>
>I am using the late Feb build by Stephen and it is not compatible with b131
>(exception changes )
>
>BTW its working great
I've built a new version today but all the java/lang/invoke tests ar
I prepared this for someone else, but I thought folks here might be
interested in it too.
This gist contains hotspot x86 (32-bit) assembly output for JRuby's
dynopt mode and invokedynamic (on a couple-week-old OS X OpenJDK
build). I haven't spent a lot of time investigating.
https://gist.github.c
30 matches
Mail list logo