--- old/src/java.desktop/share/classes/javax/sound/midi/MidiSystem.java 2014-11-20 16:03:27.527756573 +0000 +++ new/src/java.desktop/share/classes/javax/sound/midi/MidiSystem.java 2014-11-20 16:03:27.362745403 +0000 @@ -65,7 +65,7 @@ * Properties can be used to specify default MIDI devices. 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 directory). If a + * 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 properties file is