--- old/src/java.annotations.common/share/classes/javax/annotation/PostConstruct.java 2015-08-18 15:41:06.752803145 +0400 +++ new/src/java.annotations.common/share/classes/javax/annotation/PostConstruct.java 2015-08-18 15:41:06.632803150 +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: - *

*