The following information should be validated in runtime by the class loader: - Magic number should be equal to 0xCAFEBABE - SourceFile attribute must be equal to the class file name - Version should be compatible with JVM 8
The following information should be validated in runtime by the class loader: