@@ -57,11 +57,12 @@ // Dump the archive String classlist[] = new String[] { "HelloUnload", "java/lang/Object id: 1", - "CustomLoadee id: 2 super: 1 source: " + customJarPath + "java/lang/IdentityObject id: 2", + "CustomLoadee id: 3 super: 1 interfaces: 2 source: " + customJarPath }; OutputAnalyzer output; TestCommon.testDump(appJar, classlist, // command-line arguments ...