On Aug 7, 2012, at 3:19 PM, Roman Kennke wrote:
> Am Donnerstag, den 02.08.2012, 12:55 +0200 schrieb Roman Kennke:
Am Dienstag, den 31.07.2012, 17:28 -0700 schrieb Christian Thalinger:
> On Jul 31, 2012, at 8:24 AM, Roman Kennke wrote:
>
>> Am Dienstag, den 31.07.2012, 14:19 +02
Am Donnerstag, den 02.08.2012, 12:55 +0200 schrieb Roman Kennke:
> > > Am Dienstag, den 31.07.2012, 17:28 -0700 schrieb Christian Thalinger:
> > > > On Jul 31, 2012, at 8:24 AM, Roman Kennke wrote:
> > > >
> > > > > Am Dienstag, den 31.07.2012, 14:19 +0200 schrieb Roman Kennke:
> > > > >> Hi there
> > Am Dienstag, den 31.07.2012, 17:28 -0700 schrieb Christian Thalinger:
> > > On Jul 31, 2012, at 8:24 AM, Roman Kennke wrote:
> > >
> > > > Am Dienstag, den 31.07.2012, 14:19 +0200 schrieb Roman Kennke:
> > > >> Hi there,
> > > >>
> > > >> I am currently (trying to) get the Hotspot-Zero port i
Sorry folks for the funny language, the heat plays tricks with my
brain... Let me rewrite it in English:
Thannks Chris for the tip, I looked at the implementations in
TemplateTable and the existing implementations for the other invoke*
bytecodes in bytecodeInterpreter.cpp, and came up with the fol
I didn't knew this list was in German :-)
Le mercredi 1 août 2012 à 18:26, Roman Kennke a écrit :
> Hi Christian!
>
> Danke für den Tip, ich hab mir die Implementierungen in TemplateTable
> und auch die existierenden Implementierungen für die anderen invoke*
> bytecodes in bytecodeInterprete
Hi Christian!
Danke für den Tip, ich hab mir die Implementierungen in TemplateTable
und auch die existierenden Implementierungen für die anderen invoke*
bytecodes in bytecodeInterpreter.cpp angeschaut, und bin mit folgender
Implementierung herausgekommen:
CASE(_invokehandle): {
if (
On Jul 31, 2012, at 8:24 AM, Roman Kennke wrote:
> Am Dienstag, den 31.07.2012, 14:19 +0200 schrieb Roman Kennke:
>> Hi there,
>>
>> I am currently (trying to) get the Hotspot-Zero port in shape for MLVM.
>> I am running into a road block here:
>>
>> # Internal Error
>> (/home/rkennke/src/open
Am Dienstag, den 31.07.2012, 14:19 +0200 schrieb Roman Kennke:
> Hi there,
>
> I am currently (trying to) get the Hotspot-Zero port in shape for MLVM.
> I am running into a road block here:
>
> # Internal Error
> (/home/rkennke/src/openjdk/hotspot-comp/hotspot/src/share/vm/interpreter/bytecodeIn