--- old/src/share/classes/java/awt/Toolkit.java 2014-06-19 13:57:37.000000000 +0400 +++ new/src/share/classes/java/awt/Toolkit.java 2014-06-19 13:57:37.000000000 +0400 @@ -1240,10 +1240,9 @@ * clipboard enables data transfer between Java programs and native * applications which use native clipboard facilities. *

- * In addition to any and all formats specified in the flavormap.properties - * file, or other file specified by the AWT.DnD.flavorMapFileURL - * Toolkit property, text returned by the system Clipboard's - * getTransferData() method is available in the following flavors: + * In addition to any and all default formats text returned by the system + * Clipboard's getTransferData() method is available in the + * following flavors: *