You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Pavlenko, Andrey A" <an...@googlemail.com> on 2007/09/28 08:04:22 UTC

Regression in JIT

Hi,

Could someone take a look at HARMONY-4866, please? It looks like a
regression in JIT.

Re: Regression in JIT

Posted by Alexey Varlamov <al...@gmail.com>.
2007/9/28, Mikhail Fursov <mi...@gmail.com>:
> The problem is caused by lazy resolution enabling in Jitrino.OPT we did
> month ago.
>
> IMO this is the "must have" patch for our M3. I'm going to test and commit
> it to svn today.

+1, important issue indeed.

>
>
> On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
> >
> > Mikhail,
> >
> > Thank you very much!
> >
> > On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
> > >
> > > Andrey,
> > > I'm going to check and fix it ASAP.
> > >
> > > On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
> > > >
> > > > Hi,
> > > >
> > > > Could someone take a look at HARMONY-4866, please? It looks like a
> > > > regression in JIT.
> > > >
> > >
> > >
> > >
> > > --
> > > Mikhail Fursov
> > >
> >
>
>
>
> --
> Mikhail Fursov
>

Re: Regression in JIT

Posted by Mikhail Fursov <mi...@gmail.com>.
Ok, I will

On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
>
> Great!
>
> Mikhail, could you also take a look at
> *HARMONY-4874<https://issues.apache.org/jira/browse/HARMONY-4874>
> *, please* <https://issues.apache.org/jira/browse/HARMONY-4874>? *I dont
> think this issue is very important, but it seems to be a regression.
>
> On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
> >
> > The problem is caused by lazy resolution enabling in Jitrino.OPT we did
> > month ago.
> >
> > IMO this is the "must have" patch for our M3. I'm going to test and
> commit
> > it to svn today.
> >
> >
> > On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
> > >
> > > Mikhail,
> > >
> > > Thank you very much!
> > >
> > > On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
> > > >
> > > > Andrey,
> > > > I'm going to check and fix it ASAP.
> > > >
> > > > On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com>
> > wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > Could someone take a look at HARMONY-4866, please? It looks like a
> > > > > regression in JIT.
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Mikhail Fursov
> > > >
> > >
> >
> >
> >
> > --
> > Mikhail Fursov
> >
>



-- 
Mikhail Fursov

Re: Regression in JIT

Posted by Gregory Shimansky <gs...@gmail.com>.
Mikhail Fursov wrote:
> Please check the patch.
> 
> Since now we are in the middle of the code freeze I need another commiter's
> vote to commit both these patches.

+1 to commit it. It is very simple.

> On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
>> Great!
>>
>> Mikhail, could you also take a look at
>> *HARMONY-4874<https://issues.apache.org/jira/browse/HARMONY-4874>
>> *, please* <https://issues.apache.org/jira/browse/HARMONY-4874>? *I dont
>> think this issue is very important, but it seems to be a regression.
>>
>> On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
>>> The problem is caused by lazy resolution enabling in Jitrino.OPT we did
>>> month ago.
>>>
>>> IMO this is the "must have" patch for our M3. I'm going to test and
>> commit
>>> it to svn today.
>>>
>>>
>>> On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
>>>> Mikhail,
>>>>
>>>> Thank you very much!
>>>>
>>>> On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
>>>>> Andrey,
>>>>> I'm going to check and fix it ASAP.
>>>>>
>>>>> On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com>
>>> wrote:
>>>>>> Hi,
>>>>>>
>>>>>> Could someone take a look at HARMONY-4866, please? It looks like a
>>>>>> regression in JIT.
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Mikhail Fursov
>>>>>
>>>
>>>
>>> --
>>> Mikhail Fursov
>>>
> 
> 
> 


-- 
Gregory


Re: Regression in JIT

Posted by "Pavlenko, Andrey A" <an...@googlemail.com>.
I've tried the patch - it works fine, thx.

On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
>
> Please check the patch.
>
> Since now we are in the middle of the code freeze I need another
> commiter's
> vote to commit both these patches.
>
>
> On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
> >
> > Great!
> >
> > Mikhail, could you also take a look at
> > *HARMONY-4874<https://issues.apache.org/jira/browse/HARMONY-4874>
> > *, please* <https://issues.apache.org/jira/browse/HARMONY-4874>? *I dont
> > think this issue is very important, but it seems to be a regression.
> >
> > On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
> > >
> > > The problem is caused by lazy resolution enabling in Jitrino.OPT we
> did
> > > month ago.
> > >
> > > IMO this is the "must have" patch for our M3. I'm going to test and
> > commit
> > > it to svn today.
> > >
> > >
> > > On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com>
> wrote:
> > > >
> > > > Mikhail,
> > > >
> > > > Thank you very much!
> > > >
> > > > On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
> > > > >
> > > > > Andrey,
> > > > > I'm going to check and fix it ASAP.
> > > > >
> > > > > On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com>
> > > wrote:
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > > Could someone take a look at HARMONY-4866, please? It looks like
> a
> > > > > > regression in JIT.
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Mikhail Fursov
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Mikhail Fursov
> > >
> >
>
>
>
> --
> Mikhail Fursov
>

Re: Regression in JIT

Posted by Mikhail Fursov <mi...@gmail.com>.
Please check the patch.

Since now we are in the middle of the code freeze I need another commiter's
vote to commit both these patches.


On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
>
> Great!
>
> Mikhail, could you also take a look at
> *HARMONY-4874<https://issues.apache.org/jira/browse/HARMONY-4874>
> *, please* <https://issues.apache.org/jira/browse/HARMONY-4874>? *I dont
> think this issue is very important, but it seems to be a regression.
>
> On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
> >
> > The problem is caused by lazy resolution enabling in Jitrino.OPT we did
> > month ago.
> >
> > IMO this is the "must have" patch for our M3. I'm going to test and
> commit
> > it to svn today.
> >
> >
> > On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
> > >
> > > Mikhail,
> > >
> > > Thank you very much!
> > >
> > > On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
> > > >
> > > > Andrey,
> > > > I'm going to check and fix it ASAP.
> > > >
> > > > On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com>
> > wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > Could someone take a look at HARMONY-4866, please? It looks like a
> > > > > regression in JIT.
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Mikhail Fursov
> > > >
> > >
> >
> >
> >
> > --
> > Mikhail Fursov
> >
>



-- 
Mikhail Fursov

Re: Regression in JIT

Posted by "Pavlenko, Andrey A" <an...@googlemail.com>.
Great!

Mikhail, could you also take a look at
*HARMONY-4874<https://issues.apache.org/jira/browse/HARMONY-4874>
*, please* <https://issues.apache.org/jira/browse/HARMONY-4874>? *I dont
think this issue is very important, but it seems to be a regression.

On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
>
> The problem is caused by lazy resolution enabling in Jitrino.OPT we did
> month ago.
>
> IMO this is the "must have" patch for our M3. I'm going to test and commit
> it to svn today.
>
>
> On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
> >
> > Mikhail,
> >
> > Thank you very much!
> >
> > On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
> > >
> > > Andrey,
> > > I'm going to check and fix it ASAP.
> > >
> > > On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com>
> wrote:
> > > >
> > > > Hi,
> > > >
> > > > Could someone take a look at HARMONY-4866, please? It looks like a
> > > > regression in JIT.
> > > >
> > >
> > >
> > >
> > > --
> > > Mikhail Fursov
> > >
> >
>
>
>
> --
> Mikhail Fursov
>

Re: Regression in JIT

Posted by Mikhail Fursov <mi...@gmail.com>.
The problem is caused by lazy resolution enabling in Jitrino.OPT we did
month ago.

IMO this is the "must have" patch for our M3. I'm going to test and commit
it to svn today.


On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
>
> Mikhail,
>
> Thank you very much!
>
> On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
> >
> > Andrey,
> > I'm going to check and fix it ASAP.
> >
> > On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
> > >
> > > Hi,
> > >
> > > Could someone take a look at HARMONY-4866, please? It looks like a
> > > regression in JIT.
> > >
> >
> >
> >
> > --
> > Mikhail Fursov
> >
>



-- 
Mikhail Fursov

Re: Regression in JIT

Posted by "Pavlenko, Andrey A" <an...@googlemail.com>.
Mikhail,

Thank you very much!

On 9/28/07, Mikhail Fursov <mi...@gmail.com> wrote:
>
> Andrey,
> I'm going to check and fix it ASAP.
>
> On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
> >
> > Hi,
> >
> > Could someone take a look at HARMONY-4866, please? It looks like a
> > regression in JIT.
> >
>
>
>
> --
> Mikhail Fursov
>

Re: Regression in JIT

Posted by Mikhail Fursov <mi...@gmail.com>.
Andrey,
I'm going to check and fix it ASAP.

On 9/28/07, Pavlenko, Andrey A <an...@googlemail.com> wrote:
>
> Hi,
>
> Could someone take a look at HARMONY-4866, please? It looks like a
> regression in JIT.
>



-- 
Mikhail Fursov