Changes for compatibility with Java 9 Besides the JSpecView error caused by changes to DefaultMutableTreeNode in Java 9 there is an error caused by the use of sun.audio.* classes (replaced by equivalent classes in javax.sound.sampled in the patch), and another one during the generation of the javadoc caused by the use of a debug method named '_()' (fixed by setting the source level to 1.7).