On Dec 29, 2010, at 9:57 PM, Rémi Forax wrote:
> On 12/29/2010 09:09 PM, Kirill Shirokov wrote:
>> Hi Remi,
>>
>> Thank you for reporting the crash. It can be tracked at:
>> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7009600
>>
>> Kirill
>
> Thanks you,
I looked into this bug and the ca
On Jan 5, 2011, at 4:56 AM, Christian Thalinger wrote:
> I looked into this bug and the cause is that the method handles are not
> verified. Running with a debug build or using -XX:+UnlockDiagnosticVMOptions
> -XX:+VerifyMethodHandles with a product build throws the excepted exception:
Thanks,
On Dec 28, 2010, at 1:53 PM, Rémi Forax wrote:
> We, the JSR292 EG, think that most of the VMs will be able to optimize this.
Thanks for answering Mark's question so fully, Remi.
"Live constants" are definitely one of the use cases that invokedynamic is
designed for.
The design is a little ind