--- old/src/com/sun/javatest/exec/CE_EnvironmentPane.java 2018-06-19 01:09:49.000000000 +0100 +++ new/src/com/sun/javatest/exec/CE_EnvironmentPane.java 2018-06-19 01:09:48.000000000 +0100 @@ -273,6 +273,6 @@ private EditableFileList envFilesField; private JFileChooser envFilesChooser; private JLabel envNameLabel; - private JComboBox envNameField; + private JComboBox envNameField; }