Hi, this test fails because the first call to the disassembler prints the architecture: [Disassembling for mach='i386:x86-64'] Thus comparing the first and second result fails. Instead, compare 2. and 3. result. http://cr.openjdk.java.net/~goetz/wr18/8204277-fixDisassTest/01/ Best regards, Goetz.