Zero backport (2/7)

Andrew John Hughes ahughes at redhat.com
Mon Mar 29 15:03:15 PDT 2010


First of several fixes for Zero:

changeset:   1078:8e7adf982378
parent:      1073:de44705e6b33
user:        twisti
date:        Fri Nov 27 07:56:58 2009 -0800
summary:     6896043: first round of zero fixes

http://cr.openjdk.java.net/~andrew/zero/webrev.03/

I believe this is a pile of fixes that accumulated for Zero in IcedTea
prior to this commit:

Amalgamation of cc-interp-backedge (Remove some duplicated code in
DO_BACKEDGE_CHECKS),
cc-interp-jvmti (Disable some JVMTI capabilities which are unsupported
or do not work with the C++ interpreter),
ia64-bugfix (Remove workaround for IA64 GCC bug),
s390-serialize (Correctly detect serialization segfaults on s390) and
test-atomic-operations (Add check to see if GCC's sync_lock_test works).

Ok to push?  It builds ok here and passes the JTreg tests.
-- 
Andrew :-)

Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8


More information about the jdk6-dev mailing list