C1: fix "assert(has_printable_bci()) failed: _printable_bci should have been set" when using -XX:+PrintCanonicalization
Krystal Mok
rednaxelafx at gmail.com
Thu May 31 06:31:00 PDT 2012
Hi Roland,
Thanks for the tip! I didn't notice what the old behavior was
before 6986046.
I'll take a look and see if that works.
Thanks,
Kris
On Thu, May 31, 2012 at 4:10 PM, Roland Westrelin <
roland.westrelin at oracle.com> wrote:
> Hi Kris,
>
> Why not simply not print the bci in InstructionPrinter::print_line() when
> is_linked() is false for the instruction?
>
> I think this would restore the behavior before the _printable_bci stuff
> was introduced by 6986046.
>
> Roland.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20120531/e2bd5ae8/attachment.html
More information about the hotspot-compiler-dev
mailing list