8013067: Zero builds are broken after 8010862

Fixed broken Zero build.

Reviewed-by: twisti, coleenp, kvn
This commit is contained in:
Jiangli Zhou 2013-05-06 19:57:35 -04:00
parent a4ca5b8a49
commit ba80b3e045
3 changed files with 24 additions and 22 deletions

View file

@ -67,7 +67,7 @@
// | ConstMethod* (oop) |
// |------------------------------------------------------|
// | methodData (oop) |
// | interp_invocation_count |
// | methodCounters |
// |------------------------------------------------------|
// | access_flags |
// | vtable_index |
@ -76,16 +76,6 @@
// |------------------------------------------------------|
// | method_size | intrinsic_id| flags |
// |------------------------------------------------------|
// | throwout_count | num_breakpoints |
// |------------------------------------------------------|
// | invocation_counter |
// | backedge_counter |
// |------------------------------------------------------|
// | prev_time (tiered only, 64 bit wide) |
// | |
// |------------------------------------------------------|
// | rate (tiered) |
// |------------------------------------------------------|
// | code (pointer) |
// | i2i (pointer) |
// | adapter (pointer) |