--- old/src/java.desktop/share/classes/javax/sound/sampled/Control.java 2016-08-12 17:03:19.000000000 +0300 +++ new/src/java.desktop/share/classes/javax/sound/sampled/Control.java 2016-08-12 17:03:19.000000000 +0300 @@ -84,7 +84,7 @@ /** * Type name. */ - private String name; + private final String name; /** * Constructs a new control type with the name specified. The name