--- old/src/java.annotations.common/share/classes/javax/annotation/PreDestroy.java 2015-08-18 15:41:07.252803122 +0400 +++ new/src/java.annotations.common/share/classes/javax/annotation/PreDestroy.java 2015-08-18 15:41:07.148803127 +0400 @@ -38,7 +38,6 @@ * except the application client container in Java EE 5. The method on which * the PreDestroy annotation is applied MUST fulfill all of the following * criteria: - *

*