--- old/src/share/classes/java/lang/invoke/MethodHandles.java 2014-04-09 08:38:30.340306463 -0700 +++ new/src/share/classes/java/lang/invoke/MethodHandles.java 2014-04-09 08:38:30.155305227 -0700 @@ -50,7 +50,7 @@ *
  • Combinator methods, which combine or transform pre-existing method handles into new ones. *
  • Other factory methods to create method handles that emulate other common JVM operations or control flow patterns. * - *

    + * * @author John Rose, JSR 292 EG * @since 1.7 */