On the 0x1F6 day of Apache Harmony Alexei Zakharov wrote: > Agree. In case somebody is interested: > org.apache.harmony.beans.tests.java.beans.IntrospectionExceptionTest > (from bootclasspath), harmony-hdk-r450941, WinXP.
Is that reproducible on Linux? how does it run on pure OPT (-Xem:opt), JET? > Crash info: > > <== > [junit] An unhandled error (4) has occurred. > [junit] HyGeneric_Signal_Number=00000004 > [junit] ExceptionCode=c0000005 > [junit] ExceptionAddress=0052A340 > [junit] ContextFlags=0001003f > [junit] Handler1=00401010 > [junit] Handler2=11105CE0 > [junit] InaccessibleAddress=00000000 > [junit] EDI=00000000 > [junit] ESI=00000000 > [junit] EAX=0013D69C > [junit] EBX=00000000 > [junit] ECX=007129FC > [junit] EDX=00000000 > [junit] EIP=0052A340 > [junit] ESP=0013D66C > [junit] EBP=00000000 > [junit] > Module=C:\Java\harmony-hdk-r450941\jdk\jre\bin\default\harmonyvm.dll > [junit] Module_base_address=00510000 > [junit] Offset_in_DLL=0001a340 > [junit] This application has requested the Runtime to terminate it > in an unusual way. > [junit] Please contact the application's support team for more > information. > [junit] Test > org.apache.harmony.beans.tests.java.beans.IntrospectionExceptionTest > FAILED > <== > > Thanks, > > 2006/10/2, Vladimir Ivanov <[EMAIL PROTECTED]>: > > On 10/2/06, Alexei Zakharov <[EMAIL PROTECTED]> wrote: > > > > > > > > > Juist my two cents. Some test even from such a high-level module as > > > beans fail if they run from bootclasspath (BeansTest for example). > > > Moreover, they crash DRLVM :) > > > > > > Seems, it is should be evaluated by VM peoples. The vm crash is not good > > reaction for test failure. > > thanks, Vladimir > > > > BTW, personally I use custom-made build file to develop with HDK and > > > single-module checkout. > > > > -- > Alexei Zakharov, > Intel Middleware Product Division > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Egor Pasko, Intel Managed Runtime Division --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
