C1: fix "assert(has_printable_bci()) failed: _printable_bci should have been set" when using -XX:+PrintCanonicalization

Roland Westrelin roland.westrelin at oracle.com
Thu May 31 06:54:38 PDT 2012


> Thanks for the tip! I didn't notice what the old behavior was
> before 6986046.

As I understand it before 6986046, the code would always print bcis with -XX:+PrintCanonicalization except the bcis would sometimes be -99 (when the instruction was not yet linked).

Roland.


More information about the hotspot-compiler-dev mailing list