When using the same JDK (i.e. the same javac executable), are the generated class files always identical? Can there be a difference depending on the ex
When using the same JDK (i.e. the same javac executable), are the generated class files always identical? Can there be a difference depending on the ex