hg: jdk7/tl/langtools: 2 new changesets

2010-08-05 Thread maurizio . cimadamore
Changeset: 0fe472f4a332 Author:mcimadamore Date: 2010-08-05 09:44 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/0fe472f4a332 6881115: javac permits nested anno w/o mandatory attrs => IncompleteAnnotationException Summary: default annotation value is not attributed Rev

hg: jdk7/tl/jdk: 6945961: SIGSEGV in memcpy() during class loading on linux-i586

2010-08-05 Thread andrei . pangin
Changeset: 188f156148ea Author:apangin Date: 2010-08-04 20:25 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/188f156148ea 6945961: SIGSEGV in memcpy() during class loading on linux-i586 Summary: Check the result of strchr() in Bytecode Verifier Reviewed-by: kamg, acorn ! src