Calling oopDesc->print() on an object with new flat fields causes an assertion failure:
# Internal Error (/Users/fparain/dev/Valhalla/GitRepos/valhalla/open/src/hotspot/share/runtime/fieldDescriptor.cpp:167), pid=29792, tid=9219
# assert(is_null_free_inline_type()) failed: Only null free inline type fields can be flat
# Internal Error (/Users/fparain/dev/Valhalla/GitRepos/valhalla/open/src/hotspot/share/runtime/fieldDescriptor.cpp:167), pid=29792, tid=9219
# assert(is_null_free_inline_type()) failed: Only null free inline type fields can be flat
- links to
-
Commit(lworld) openjdk/valhalla/2d3a319f
-
Review(lworld) openjdk/valhalla/1328