The system property java.home should not be modified, it is considered readonly.
<jdk>/test/jdk/javax/sound/midi/MidiSystem/DefaultProperties:48 sets java.home to be able to test system properties.
<jdk>/test/jdk/javax/sound/sampled//AudioSystem/DefaultProperties.java
Some other mechanism is needed to override the location of the sound.properties.
Tests affected:
FAILED: javax/sound/midi/MidiSystem/6411624/Test6411624.java
FAILED: javax/sound/midi/MidiSystem/DefaultProperties.java
FAILED: javax/sound/sampled/AudioSystem/DefaultProperties.java