Request for reviews (XS): 6834142: method->print_codes(): Error: ShouldNotReachHere()
Vladimir Kozlov
Vladimir.Kozlov at Sun.COM
Fri Apr 24 16:05:29 PDT 2009
http://cr.openjdk.java.net/~kvn/6834142/webrev.00
Fixed 6834142: method->print_codes(): Error: ShouldNotReachHere()
Problem:
The call to Bytecodes::java_code() in BytecodePrinter::print_attributes()
was incorrectly removed in changes for 6655646.
Solution:
Restore the call.
Reviewed by:
Fix verified (y/n): y
More information about the hotspot-compiler-dev
mailing list