diff -r 95c64645aa0b -r 8f6d9fbd6834 jdk/src/share/classes/java/beans/beancontext/BeanContextChildSupport.java --- a/jdk/src/share/classes/java/beans/beancontext/BeanContextChildSupport.java Wed Apr 02 12:17:25 2014 +0400 +++ b/jdk/src/share/classes/java/beans/beancontext/BeanContextChildSupport.java Wed Apr 02 15:59:00 2014 +0400 @@ -262,7 +262,7 @@ * the PropertyVetoException.

* * No event is fired if old and new are equal and non-null. - *

+ * * @param name The programmatic name of the property that is about to * change *