--- old/src/java.desktop/share/classes/java/awt/AlphaComposite.java 2017-05-18 14:07:52.000000000 -0700 +++ new/src/java.desktop/share/classes/java/awt/AlphaComposite.java 2017-05-18 14:07:51.000000000 -0700 @@ -73,7 +73,8 @@ * equation in the Porter and Duff paper: * *
- * + *
+ * *
Factors
Factor  Definition *
Asthe alpha component of the source pixel *
Csa color component of the source pixel in premultiplied form @@ -113,7 +114,8 @@ * the blending equation in the Porter and Duff paper: * *
- * + *
+ * *
Factors
Factor  Definition *
Csr one of the raw color components of the source pixel *
Cdr one of the raw color components of the destination pixel