--- old/src/java.desktop/share/classes/javax/sound/sampled/AudioSystem.java 2014-11-20 16:03:27.989787850 +0000 +++ new/src/java.desktop/share/classes/javax/sound/sampled/AudioSystem.java 2014-11-20 16:03:27.825776747 +0000 @@ -61,7 +61,7 @@ * Properties can be used to specify the default mixer for specific line types. * Both system properties and a properties file are considered. The * "sound.properties" properties file is read from an implementation-specific - * location (typically it is the {@code lib} directory in the Java installation + * location (typically it is the {@code conf} directory in the Java installation * directory). If a property exists both as a system property and in the * properties file, the system property takes precedence. If none is specified, * a suitable default is chosen among the available devices. The syntax of the