hg: jdk9/dev/jdk: 8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager

joel.franck at oracle.com joel.franck at oracle.com
Mon Aug 24 09:13:54 UTC 2015


Changeset: 1ee6ffadb288
Author:    jfranck
Date:      2015-08-24 11:00 +0200
URL:       http://hg.openjdk.java.net/jdk9/dev/jdk/rev/1ee6ffadb288

8073056: Repeating annotations throws java.security.AccessControlException with a SecurityManager
Reviewed-by: ahgross, darcy

! src/java.base/share/classes/java/lang/reflect/Method.java
! src/java.base/share/classes/java/lang/reflect/ReflectAccess.java
! src/java.base/share/classes/sun/reflect/LangReflectAccess.java
! src/java.base/share/classes/sun/reflect/ReflectionFactory.java
! src/java.base/share/classes/sun/reflect/annotation/AnnotationSupport.java
+ test/java/lang/annotation/repeatingAnnotations/CustomRepeatingWithSecurityManager.java
+ test/java/lang/annotation/repeatingAnnotations/RepeatingWithSecurityManager.java



More information about the jdk9-dev-changes mailing list