--- old/src/java.annotations.common/share/classes/javax/annotation/PostConstruct.java 2015-04-21 17:20:11.404098480 +0400 +++ new/src/java.annotations.common/share/classes/javax/annotation/PostConstruct.java 2015-04-21 17:20:11.312098480 +0400 @@ -39,7 +39,6 @@ * method can be annotated with this annotation. The method on which the * PostConstruct annotation is applied MUST fulfill all of the following * criteria: - *

*