commit | c57dce4d933581189326dd793d582bbc264800d0 | [log] [tgz] |
---|---|---|
author | Roland Westrelin <roland@openjdk.org> | Mon Jan 13 16:16:25 2014 -0800 |
committer | Roland Westrelin <roland@openjdk.org> | Mon Jan 13 16:16:25 2014 -0800 |
tree | 5e67e226ed3786c4e0809a023d64ad15d7f0d9b8 | |
parent | f08696f8938e3b32d59fb6d8d49369cd042e0764 [diff] |
8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop() Fix the assert check for narrow klass pointer. Reviewed-by: twisti, kvn