This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Intermittent FAIL in Thread_Join testcase


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

  I have been seeing intermittent FAILs in the Thread_Join
testcase - the frequency is around once in 5-6 runs - on
mainline:
- ------------------------- 8< -------------------------
sleeping
done
ok
ok
ok
ok
ok
ok
ok
ok
ok
Exception in thread "Thread-3" java.lang.ExceptionInInitializerError
   at java.lang.Class.initializeClass (natClass.cc:747)
   at Joiner.run (Thread_Join.java:45)
   at java.lang.Thread.run (Thread.java:653)
Caused by: java.lang.NullPointerException
   at java.lang.Class.initializeClass (natClass.cc:737)
   ...2 more
FAIL: Thread_Join execution - gij test
- ------------------------- 8< -------------------------

It does not usually recur if I execute the testsuite
again.

I'm posting it here to see if anyone else has faced
the same problem or has an insight into this issue.

Thanks,
Ranjit.

- --
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDYG0TYb1hx2wRS48RAsREAJ48LMdgp6vf2WJ9WZhtQ9etZz9xGgCfRsEv
oqGxwrn/oG1PzmUXVzCV4dY=
=QZDw
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]