--- old/src/java.annotations.common/share/classes/javax/annotation/PreDestroy.java 2015-04-21 17:20:11.756098480 +0400 +++ new/src/java.annotations.common/share/classes/javax/annotation/PreDestroy.java 2015-04-21 17:20:11.668098480 +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: - *

*