RFR(XS): 8204277: [testbug] fix DisassembleCodeBlobTest.
Tobias Hartmann
tobias.hartmann at oracle.com
Mon Jun 4 10:57:31 UTC 2018
Hi Goetz,
looks good to me. Little typo: "veriy" -> "very".
Best regards,
Tobias
On 04.06.2018 12:34, Lindenmaier, Goetz wrote:
> 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.
>
More information about the hotspot-compiler-dev
mailing list