Mikhail Fursov wrote:
On 12/19/06, George Timoshenko <[EMAIL PROTECTED]> wrote:
What answer do you expect from me?
Can we add this API call to the list as "inlined in Jitrino HIR"?
yes, sure.
On 12/20/06, Mikhail Loenko <[EMAIL PROTECTED]> wrote:
I suggest that we don't exclude more tests listed in 2438 -- it seems like
any
swiing test can fail
May be, but for last 10 days only these 4 swing tests sometimes reported
'failed' status.
Instead we may remove all swing tests from CC w
I suggest that we don't exclude more tests listed in 2438 -- it seems like any
swiing test can fail
Instead we may remove all swing tests from CC when run on J9 and try to fix the
problem
Thanks,
Mikhail
2006/12/20, Vladimir Ivanov <[EMAIL PROTECTED]>:
Actually, I was able to see these failur
Thanks Vladimir,
I ran stress.Sync and it PASSED.
When I run stress.Mix I get the following output:
java -cp . stress.Mix
Couccd
+saeuccdl+saleuccd+saleuccd+saleucas+dc
concurrent terminated by java.lang.OutOfMemoryError: Failed to cre
Actually, I was able to see these failures on swing tests only. But even for
swing these failures reproduced intermittently and only when all swing tests
run in the one VM.
Thanks, Vladimir
On 12/19/06, Mikhail Loenko <[EMAIL PROTECTED]> wrote:
have you seen this stack when other tests run?
Issue http://issues.apache.org/jira/browse/HARMONY-2807 was created to track
this problem.
Thanks, Vladimir
On 12/19/06, Aleksey Ignatenko <[EMAIL PROTECTED]> wrote:
Yes, it's reproducible for me.
You should file jira on that issue.
Instead you should use -XDvm.use_finalizer=false option - ev
This update looks fine. One minor note, I think the apache copyright
messages should be added to non-text files.
Thanks, Vladimir
On 12/18/06, tatyana doubtsova <[EMAIL PROTECTED]> wrote:
I updated the patch to http://issues.apache.org/jira/browse/HARMONY-2655
to incorporate iterative classli
On 12/20/06, Naveen Neelakantam <[EMAIL PROTECTED]> wrote:
How do I run the tests alone?
It is a common java programm. So just run
-cp . stress.Mix
from the drlvm\trunk\build\lnx_ia32_gccc_debug\semis\kernel.tests\classes
directory.
Thanks, Vladimir
On Dec 19, 2006, at 11:36 PM, Evgueni
If this library exists in system32 then we do not need to download it
or do any additional search. Linker will do it for us.
So we can simple remove all mentions of this library from dependencies.
But when I suggested this last time someone reported that he has MSVC
but does not have this library
How do I run the tests alone?
On Dec 19, 2006, at 11:36 PM, Evgueni Brevnov wrote:
It may be two different reasons why these tests hang. Could you
provide more info regarding stress.Sync test. In which mode the hang
is observed? Are you able to reproduce the hang when the test are
running along
It may be two different reasons why these tests hang. Could you
provide more info regarding stress.Sync test. In which mode the hang
is observed? Are you able to reproduce the hang when the test are
running along (not through build.sh test)?
Thanks
Evgueni
On 12/20/06, Vladimir Ivanov <[EMAIL PR
Issue http://issues.apache.org/jira/browse/HARMONY-2772 was created for this
test on em64t platform (now it excluded for em64t).
So this test should be improved or we have a problem in common part of VM.
Thanks, Vladimir
On 12/20/06, Naveen Neelakantam <[EMAIL PROTECTED]> wrote:
Could someone
The CC system over XP runs builds of drlvm and classlib and 'ant test' for
drlvm and classlib modules.
Only classlib test run over IBMVM was dropped (as duplicate).
Thanks, Vladimir
On 12/19/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Geir Magnusson Jr. wrote:
>
>
> Vladimir Ivanov wr
Today the other smoke test gc.FinAlloc finished with exit code -1073741819
on winXP.
Could somebody evaluate it?
thanks, Vladimir
[exec] java_test_smoke_with_jit_or_interpreter:
[exec] [echo] Using jitrino
[exec] [echo]
[exec] [echo]
On 12/20/06, Leo Li <[EMAIL PROTECTED]> wrote:
Yes, actually we can just get MSVC71.dll from the system32 directory at
least from XP, but as for other windows versions I am not sure the exact
version of MSVC DLL. So is it ok if we do not explicitly get it but use it
while linking by the search
Yes, actually we can just get MSVC71.dll from the system32 directory at
least from XP, but as for other windows versions I am not sure the exact
version of MSVC DLL. So is it ok if we do not explicitly get it but use it
while linking by the search path of the os system just like other
kernel32.dll
Geir Magnusson Jr. wrote:
Tony Wu wrote:
On 12/15/06, Alexey Petrenko <[EMAIL PROTECTED]> wrote:
Do you want to publish the tests in the jar with hdk to let Harmony
users to run the tests?
No, I think it may not be published with HDK. But it is necessary to
supply a complete test suite sepa
Btw, Mikhail, Yu-Nan did some work to make JIRA2652 WB inlining to
work with SVN head. It would be great if you can adjust your patch and
submit it as a ready patch for Harmony. We really want it can be
committed as early as possible. The emconf file is only for your
reference, attached is a new
On 12/20/06, Rana Dasgupta <[EMAIL PROTECTED]> wrote:
If we are talking of intrinsics in general, the lower level factoring has
happened to some extent via the vmmagics, for api's the only way I can think
of is pick out frequently used operations from perf runs etc. as Mikhail
proposes. Some of t
On 12/20/06, Rana Dasgupta <[EMAIL PROTECTED]> wrote:
On 12/18/06, Xiao-Feng Li <[EMAIL PROTECTED]> wrote:
>
>
> >For "WBS", I personally think the idea of WBS is buggy. For
> >finalization, increasing thread number to compete with Java thread for
> >scheduling opportunity is problematic. This id
I can't believe it works.
I was trying on x86 and found big problems.
I'll report later...
Stefano Mazzocchi wrote:
... and still stumbles on ant
http://67.86.14.213:1/gump/ant/bootstrap-ant/gump_work/buildscript_ant_bootstrap-ant.html
no idea what's wrong (it seems that our javac can't
Stefano Mazzocchi wrote:
Geir Magnusson Jr. wrote:
Do we really need to download this dll? Everyone who has the MSVC
installed should have it, right?
I don't care if it's downloaded, linked or magically generated out of
looking into tea leaves, the problem is that the build needs manual
int
... and still stumbles on ant
http://67.86.14.213:1/gump/ant/bootstrap-ant/gump_work/buildscript_ant_bootstrap-ant.html
no idea what's wrong (it seems that our javac can't find some classes it
needs to compile) but ant bootstraps fine on RI and fails on Harmony.
--
Stefano.
Tim Ellison wrote:
> Stefano Mazzocchi wrote:
>> Tim Ellison wrote:
>>> I remember the discussion over the msvcr71.dll download. Have there been
>>> other problems?
>> it's still not fixed!
>
> Don't whinge, fix it!
I only recently had access to a license of parallels that allows me to
run window
Geir Magnusson Jr. wrote:
> Do we really need to download this dll? Everyone who has the MSVC
> installed should have it, right?
I don't care if it's downloaded, linked or magically generated out of
looking into tea leaves, the problem is that the build needs manual
intervention and this is not d
oh! Jitrino in debug mode...
probably not.
geir
Naveen Neelakantam wrote:
Sorry to clarify, but did you get rid of the "-Dvm.jitrino.cfg=release"
definition from build.sh?
Thanks,
Naveen
On Dec 19, 2006, at 4:21 PM, Geir Magnusson Jr. wrote:
Naveen Neelakantam wrote:
I am currently wo
Stefano Mazzocchi wrote:
> Tim Ellison wrote:
>> I remember the discussion over the msvcr71.dll download. Have there been
>> other problems?
>
> it's still not fixed!
Don't whinge, fix it!
Sorry to clarify, but did you get rid of the "-
Dvm.jitrino.cfg=release" definition from build.sh?
Thanks,
Naveen
On Dec 19, 2006, at 4:21 PM, Geir Magnusson Jr. wrote:
Naveen Neelakantam wrote:
I am currently working to finish Egor Pasko's re-implementation of
ABCD, and as a result I lik
Do we really need to download this dll? Everyone who has the MSVC
installed should have it, right?
geir
Stefano Mazzocchi wrote:
Tim Ellison wrote:
Stefano Mazzocchi wrote:
Mark Hindess wrote:
I tried doing fetch-depends before rebuild but it would fail or corrupt
dependencies often enoug
Naveen Neelakantam wrote:
I am currently working to finish Egor Pasko's re-implementation of ABCD,
and as a result I like to build vm.jitrino in debug mode (so that I can
use asserts). However, building vm.jitrino in debug mode breaks DRLVM.
I've created 2 JIRAs that reflect this HARMONY-28
Tim Ellison wrote:
> Stefano Mazzocchi wrote:
>> Mark Hindess wrote:
>>> I tried doing fetch-depends before rebuild but it would fail or corrupt
>>> dependencies often enough that it caused more trouble than it solved.
>>> I can try it again I suppose - IIRC it was ibiblio that was the main
>>> pro
2006/12/20, Tim Ellison <[EMAIL PROTECTED]>:
Stefano Mazzocchi wrote:
> Mark Hindess wrote:
>> I tried doing fetch-depends before rebuild but it would fail or corrupt
>> dependencies often enough that it caused more trouble than it solved.
>> I can try it again I suppose - IIRC it was ibiblio tha
Stefano Mazzocchi wrote:
> Mark Hindess wrote:
>> I tried doing fetch-depends before rebuild but it would fail or corrupt
>> dependencies often enough that it caused more trouble than it solved.
>> I can try it again I suppose - IIRC it was ibiblio that was the main
>> problem and that might have b
Stefano Mazzocchi wrote:
> Tim Ellison wrote:
>> Mikhail Loenko wrote:
[exec] BUILD FAILED
[exec]
/home/hybld/continuum-working-directory/6/classlib/build.xml:113: The
following error occurred while executing this line:
[exec]
/home/hybld/continuum-working-
I am currently working to finish Egor Pasko's re-implementation of
ABCD, and as a result I like to build vm.jitrino in debug mode (so
that I can use asserts). However, building vm.jitrino in debug mode
breaks DRLVM. I've created 2 JIRAs that reflect this HARMONY-2805
and HARMONY-2804.
T
Geir Magnusson Jr. wrote:
>
>
> Stefano Mazzocchi wrote:
>> Mikhail Loenko wrote:
[exec] BUILD FAILED
[exec]
/home/hybld/continuum-working-directory/6/classlib/build.xml:113: The
following error occurred while executing this line:
[exec]
/home/hybld/conti
It hangs on stress.Sync for me...
I'm using SUSE9
SY, Alexey
2006/12/19, Naveen Neelakantam <[EMAIL PROTECTED]>:
Could someone please help me look into this? It is causing Cruise
Control to hang on our test box.
Thanks,
Naveen
Begin forwarded message:
> From: "Naveen Neelakantam (JIRA)" <[E
On 12/18/06, Xiao-Feng Li <[EMAIL PROTECTED]> wrote:
>For "WBS", I personally think the idea of WBS is buggy. For
>finalization, increasing thread number to compete with Java thread for
>scheduling opportunity is problematic. This idea is an assumption that
>the underlying scheduling system in
Stefano Mazzocchi wrote:
Mikhail Loenko wrote:
[exec] BUILD FAILED
[exec]
/home/hybld/continuum-working-directory/6/classlib/build.xml:113: The
following error occurred while executing this line:
[exec]
/home/hybld/continuum-working-directory/6/classlib/make/build-java.xml:276:
The
Could someone please help me look into this? It is causing Cruise
Control to hang on our test box.
Thanks,
Naveen
Begin forwarded message:
From: "Naveen Neelakantam (JIRA)" <[EMAIL PROTECTED]>
Date: December 19, 2006 12:15:20 PM CST
To: [EMAIL PROTECTED]
Subject: [jira] Created: (HARMONY-28
+1
On 12/19/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
My POV is that people don't have to create them, but if someone put one
in because for whatever reason, they found it useful, leave it alone if
it's not getting in the way
geir
Alexei Fedotov wrote:
> Folks,
> Have we decided anythi
Since DRLVM seems the unique JVM implementation that reports inlined
methods, it was proposed to document the order in which inlined
methods are reported with COMPILED_METHOD_LOAD events - from the most
wrapping method to the most inlined ones or vise versa. This will
allow to adjust JVMTI tools f
Mark Hindess wrote:
> On 19 December 2006 at 16:00, "Mikhail Loenko" <[EMAIL PROTECTED]> wrote:
>> 2006/12/19, Tim Ellison <[EMAIL PROTECTED]>:
>>> Mikhail Loenko wrote:
> [exec] BUILD FAILED
> [exec]
> /home/hybld/continuum-working-directory/6/classlib/build.xml:113: The
>
Tim Ellison wrote:
> Mikhail Loenko wrote:
>>> [exec] BUILD FAILED
>>> [exec]
>>> /home/hybld/continuum-working-directory/6/classlib/build.xml:113: The
>>> following error occurred while executing this line:
>>> [exec]
>>> /home/hybld/continuum-working-directory/6/classlib/make/build-ja
Mikhail Loenko wrote:
>> [exec] BUILD FAILED
>> [exec]
>> /home/hybld/continuum-working-directory/6/classlib/build.xml:113: The
>> following error occurred while executing this line:
>> [exec]
>> /home/hybld/continuum-working-directory/6/classlib/make/build-java.xml:276:
>> The followin
If we are talking of intrinsics in general, the lower level factoring has
happened to some extent via the vmmagics, for api's the only way I can think
of is pick out frequently used operations from perf runs etc. as Mikhail
proposes. Some of the helper fastpaths could themselves be candidates in
j
On 12/19/06, Pavel Afremov <[EMAIL PROTECTED]> wrote:
Hi
See my comments inline, please.
On 12/19/06, Xiao-Feng Li <[EMAIL PROTECTED]> wrote:
> For "magic", I don't see why this is special to the Java finalization
> implementation. The key of finalization is to execute the Java
> objects' fin
+1
Well written
Tim
Geir Magnusson Jr. wrote:
> Apache Harmony Board Report, December 2006
> ==
>
> Issues requiring the Board's attention: none.
>
> Infrastructure
> --
> We have now completed our second full month of TLP, and with the recen
Apache Harmony Board Report, December 2006
==
Issues requiring the Board's attention: none.
Infrastructure
--
We have now completed our second full month of TLP, and with the recent
creation of our Solaris Zone, we have no outstanding infrastr
Nadya,
The navigation becomes better. Thank you for a hard job.
Though I believe twice less items and news on the main page would be
good for a newbie.
The following links are confusing for a generic Windows user who wants
to install java to run his lovely java game:
* Contribution Policy
* Who
Unless somebody objects, I'll update our Xerces dependency from 2.8.0 to
2.9.0.
Regards,
Tim
My POV is that people don't have to create them, but if someone put one
in because for whatever reason, they found it useful, leave it alone if
it's not getting in the way
geir
Alexei Fedotov wrote:
Folks,
Have we decided anything consistent about having main() method in
JUnit tests? I've jus
Folks,
Have we decided anything consistent about having main() method in
JUnit tests? I've just created one test. Should I add a main() method?
Any decision is better than no decision.
On 12/12/06, Oliver Deakin <[EMAIL PROTECTED]> wrote:
That's great, thanks Sveta. Yes, I think this is defini
>-Original Message-
>From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, December 19, 2006 6:16 PM
>To: dev@harmony.apache.org
>Subject: Re: [drlvm][doc] doxygen documentation
>
>
>
>Morozova, Nadezhda wrote:
>> Hi all,
>>
>> I've committed new config files to drlvm/trunk/vm/
http://wiki.apache.org/harmony/Automated_Testing
send to the commit list
tatyana doubtsova wrote:
The system can send notifications, if needed. What notification address
should be used?
Thanks,
Tanya
On 12/18/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Will the systems be reporting i
Morozova, Nadezhda wrote:
Hi all,
I've committed new config files to drlvm/trunk/vm/doc so that you can
build Doxygen documentation for drlvm interfaces locally. These script
files are taken from HARMONY-2024. Suggestions/feedback welcome.
If you are working on that JIRA, I think that you
The system can send notifications, if needed. What notification address
should be used?
Thanks,
Tanya
On 12/18/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Will the systems be reporting in to us?
geir
tatyana doubtsova wrote:
> I'm starting iterative classlib test runs under CC on win
On 12/16/06, Xiao-Feng Li <[EMAIL PROTECTED]> wrote:
All. It's good to see this discussion initiated. That's exactly what
we want. It would be a little frustrating to see our solution
committed without any response from the community. :-) Anyway, we
submitted GCv5 finalizer solution for three re
On the 0x244 day of Apache Harmony Alexey Varlamov wrote:
> This is funny, but did you know that DRLVM provides decent post-mortem
> backtrace for Linux ia32 only? Other platforms just keep this feature
> off for no apparent reason...
> Prowling around HARMONY-2667 [stack_trace.cpp:get_file_and_lin
Hi all,
I've committed new config files to drlvm/trunk/vm/doc so that you can
build Doxygen documentation for drlvm interfaces locally. These script
files are taken from HARMONY-2024. Suggestions/feedback welcome.
Generated versions are stored at http://people.apache.org/~nadinem/ -
intf_doc, dr
On the 0x244 day of Apache Harmony Vladimir Ivanov wrote:
> On 12/19/06, Alexey Varlamov <[EMAIL PROTECTED]> wrote:
> >
> > -X does not work, there are predefined options already like -Xverify
> > or -Xint, while we need arbitrary key[=value] strings. As for -XD vs
> > -XX, I feel no strong prefere
Hi guys,
Any other opnions? If no one objects, I'll file a non-bug-difference-from RI
JIRA for this issue. Thanks!
On 12/18/06, Andrew Zhang <[EMAIL PROTECTED]> wrote:
Hi guys,
It's SerialBlob again. It's the third time to ask similar question about
SerialBlob class. :)
Let's take a look at
Oliver Deakin wrote:
Alexey Varlamov wrote:
2006/12/15, Geir Magnusson Jr. <[EMAIL PROTECTED]>:
Oliver Deakin wrote:
It answers the question above, but didn't answer my earlier question (I
think I asked, of why *not* to have (key, NULL)? The impl of
System.getProperty() can enforce the AP
Alexey Varlamov wrote:
This is funny, but did you know that DRLVM provides decent post-mortem
backtrace for Linux ia32 only? Other platforms just keep this feature
off for no apparent reason...
Prowling around HARMONY-2667 [stack_trace.cpp:get_file_and_line(...)
uses incorrect IP for hardware e
On 12/18/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Mikhail Loenko wrote:
> 2006/12/18, Geir Magnusson Jr. <[EMAIL PROTECTED]>:
>>
>>
>> Mikhail Loenko wrote:
>> > 2006/12/1, Geir Magnusson Jr. <[EMAIL PROTECTED]>:
>> >>
>> >>
>> >> Mikhail Loenko wrote:
>> >> > 4) We have cruise contro
This is funny, but did you know that DRLVM provides decent post-mortem
backtrace for Linux ia32 only? Other platforms just keep this feature
off for no apparent reason...
Prowling around HARMONY-2667 [stack_trace.cpp:get_file_and_line(...)
uses incorrect IP for hardware exceptions] today, I found
Aleksey Ignatenko wrote:
Yes, it's reproducible for me.
You should file jira on that issue.
Instead you should use -XDvm.use_finalizer=false option - everything works
fine with it.
Is "vm.finalize" a real flag that doesn't work, or just not a real flag?
geir
Aleksey.
On 12/19/06, Vladimi
Vladimir Ivanov wrote:
On 12/19/06, Alexey Varlamov <[EMAIL PROTECTED]> wrote:
-X does not work, there are predefined options already like -Xverify
or -Xint, while we need arbitrary key[=value] strings. As for -XD vs
-XX, I feel no strong preference, just thought that -XD is
comprehensible en
Geir Magnusson Jr. wrote:
Vladimir Ivanov wrote:
Currently my CC do the classlib tests run over the IBMVM on the WinXP and
SUSE 9 Linux. Is it OK? Or should I switch it off to reduce the
notifications flow? Now we receive 2 notifications for these runs -
one from
[EMAIL PROTECTED] and othe
Vladimir Ivanov wrote:
Currently my CC do the classlib tests run over the IBMVM on the WinXP and
SUSE 9 Linux. Is it OK? Or should I switch it off to reduce the
notifications flow? Now we receive 2 notifications for these runs - one
from
[EMAIL PROTECTED] and other from [EMAIL PROTECTED] It m
Hi all,
I've tried to incorporate your feedback about the changed menu. The
latest version is at my sandbox [1].
Does anybody object to merging the sandbox with the site?
In addition to the new changes, that resource has several updated pages.
I've tried not to lose anything, so it's restructuri
Hi all,
I have removed Developer's Guide, Getting Started and support files from
the drlvm/trunk/vm/doc directory. These files are old (have never been
updated). Newer versions are available on the website:
http://harmony.apache.org/subcomponents/drlvm/
Cheers,
Nadya
>-Original Message---
Vladimir Ivanov wrote:
Currently my CC do the classlib tests run over the IBMVM on the WinXP and
SUSE 9 Linux. Is it OK? Or should I switch it off to reduce the
notifications flow? Now we receive 2 notifications for these runs - one
from
[EMAIL PROTECTED] and other from [EMAIL PROTECTED] It may
Absolutely agree.
Especially, take in account the fact, that "native" finalizer thread should
be associated with java thread.
Hm…Could anyone found association code. It's strange but can't find it.
Where is finalizer (refderence) "native" thread associated with java thread
object?
BR
Pavel
On 12/18/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
Alexey Petrenko wrote:
> 2006/12/18, Geir Magnusson Jr. <[EMAIL PROTECTED]>:
>> Alexey Petrenko wrote:
>> > Guys,
>> >
>> > I've implemented possibility to set native compiler options for debug
>> > and release mode through environment
have you seen this stack when other tests run? maybe gui
breaks something causing the failure? Are you able to reproduce the problem?
Thanks,
Mikhail
2006/12/19, Vladimir Ivanov <[EMAIL PROTECTED]>:
On 12/19/06, Ivanov, Alexey A <[EMAIL PROTECTED]> wrote:
>
> There's only one GUI test in your
Done.
Thanks, Vladimir
On 12/19/06, Tim Ellison <[EMAIL PROTECTED]> wrote:
Vladimir Ivanov wrote:
> Currently my CC do the classlib tests run over the IBMVM on the WinXP
and
> SUSE 9 Linux. Is it OK? Or should I switch it off to reduce the
> notifications flow? Now we receive 2 notifications f
Hi
See my comments inline, please.
On 12/19/06, Xiao-Feng Li <[EMAIL PROTECTED]> wrote:
For "magic", I don't see why this is special to the Java finalization
implementation. The key of finalization is to execute the Java
objects' finalize method. The "magics" can be applied to both ways
(Java
On 19 December 2006 at 16:00, "Mikhail Loenko" <[EMAIL PROTECTED]> wrote:
> 2006/12/19, Tim Ellison <[EMAIL PROTECTED]>:
> > Mikhail Loenko wrote:
> > >> [exec] BUILD FAILED
> > >> [exec]
> > >> /home/hybld/continuum-working-directory/6/classlib/build.xml:113: The
> > >> following error oc
Vladimir Ivanov wrote:
> Currently my CC do the classlib tests run over the IBMVM on the WinXP and
> SUSE 9 Linux. Is it OK? Or should I switch it off to reduce the
> notifications flow? Now we receive 2 notifications for these runs - one
> from
> [EMAIL PROTECTED] and other from [EMAIL PROTECTED]
2006/12/19, Tim Ellison <[EMAIL PROTECTED]>:
Mikhail Loenko wrote:
>> [exec] BUILD FAILED
>> [exec]
>> /home/hybld/continuum-working-directory/6/classlib/build.xml:113: The
>> following error occurred while executing this line:
>> [exec]
>> /home/hybld/continuum-working-directory/6/cl
Currently my CC do the classlib tests run over the IBMVM on the WinXP and
SUSE 9 Linux. Is it OK? Or should I switch it off to reduce the
notifications flow? Now we receive 2 notifications for these runs - one from
[EMAIL PROTECTED] and other from [EMAIL PROTECTED] It may be OK for
Linux - it is d
On 12/19/06, George Timoshenko <[EMAIL PROTECTED]> wrote:
What answer do you expect from me?
Can we add this API call to the list as "inlined in Jitrino HIR"?
--
Mikhail Fursov
No. This statement is about one reported code region of the outer method
containing code region of the inlined method.
On 12/19/06, George Timoshenko <[EMAIL PROTECTED]> wrote:
a question:
Eugene Ostrovsky wrote:
> I.e. outer.start <= inlined.start < inlined.end <= outer.end (where
> method.st
Mikhail Fursov wrote:
On 12/19/06, Alexey Varlamov <[EMAIL PROTECTED]> wrote:
Mikhail,
I'd also add j.l.System.arraycopy() to the list, see HARMONY-2247
(System::arraycopy by 'rep move' instruction).
George Timoshenko is an expert in Jitrino arraycopy processing :) Let's
wait his comments
Mikhail Loenko wrote:
>> [exec] BUILD FAILED
>> [exec]
>> /home/hybld/continuum-working-directory/6/classlib/build.xml:113: The
>> following error occurred while executing this line:
>> [exec]
>> /home/hybld/continuum-working-directory/6/classlib/make/build-java.xml:276:
>> The followin
Thanks for your helps. :-)
We are interested not only in the EA, but also in the synchronization
techniques.
I further want to know whether EA is used for improving memory management in
jitrino.
Thanks,
--
Yu
USTC
- Original Message -
From: "Mikhail Fursov" <[EMAIL PROTECTED]>
To:
Sent:
a question:
Eugene Ostrovsky wrote:
I.e. outer.start <= inlined.start < inlined.end <= outer.end (where
method.start = code_addr , method.end = code_addr + code_size - 1)
In the described situation outer method is being reported with several
events. Do I understald correctly, that in the ineq
All,
In spite of Pavel Ozhdikhin implemented value profiling based interface
devirtualization our 'helper_get_interface_vtable' is so slow (>10 times
than RI in microtests) so it still consumes some measurable percents on
benchmarks like SpecJBB2005.
We can improve this helper performance by inli
On 12/19/06, Ivanov, Alexey A <[EMAIL PROTECTED]> wrote:
There's only one GUI test in your list: javax.swing.JToggleButtonTest.
The others test text model, and this particular tests don't use any
swing UI components at all.
If I remember your reports correctly, the latter three tests fail
beca
Geir,
is this possible to implement or not?
SY, Alexey
2006/12/15, Alexey Petrenko <[EMAIL PROTECTED]>:
2006/12/14, Geir Magnusson Jr. <[EMAIL PROTECTED]>:
> Alexey Petrenko wrote:
> > I've just realized that I forgot about my another favorit search: "My
> > unresolved".
> > So I believe that
On 12/18/06, Geir Magnusson Jr. wrote:
I figure no day is complete without either a license debate or a naming
debate, so...
I want to create a new mail list for the build-test alerts, because it's
too messy having them in the commit stream. There are lots of good
reasons, including easier sor
[exec] BUILD FAILED
[exec] /home/hybld/continuum-working-directory/6/classlib/build.xml:113:
The following error occurred while executing this line:
[exec]
/home/hybld/continuum-working-directory/6/classlib/make/build-java.xml:276: The
following error occurred while executing this l
93 matches
Mail list logo