[security-dev 00364]: hg: jdk7/tl/langtools: 5 new changesets

2008-10-23 Thread maurizio . cimadamore
Changeset: 6508d7e812e1 Author:mcimadamore Date: 2008-10-23 17:59 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/6508d7e812e1 6732484: Bound error on wildcard code Summary: Check.checkExtends should cope with captured type-variables Reviewed-by: jjg ! src/share/classes

[security-dev 00363]: Re: SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-23 Thread Joseph D. Darcy
Joseph D. Darcy wrote: Martin Buchholz wrote: If I had known when I started how hard it would be, I would never have started writing one... That is the case with many endeavors ;-) Where are annotations tests supposed to go? They seem under-test-covered. I've put it into a new directory,