hg: jdk7/tl/jdk: 6761678: (ann) SecurityException in AnnotationInvocationHandler.getMemberMethods

2008-10-24 Thread martinrb
Changeset: 64da1f751c0f Author:martin Date: 2008-10-24 20:34 -0700 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/64da1f751c0f 6761678: (ann) SecurityException in AnnotationInvocationHandler.getMemberMethods Summary: Move call to getDeclaredMethods inside doPrivileged Reviewed-by:

hg: jdk7/tl/langtools: 4 new changesets

2008-10-24 Thread maurizio . cimadamore
Changeset: 5e54a59bcee7 Author:mcimadamore Date: 2008-10-24 12:45 +0100 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/5e54a59bcee7 6680106: StackOverFlowError for Cyclic inheritance in TypeParameters with ArrayType Bounds Summary: Javac ends up in an infinite loop while att