Duplicate :
|
|
Duplicate :
|
|
Relates :
|
The following code hits an assert during compilation: static int test(Object o) { return UNSAFE.getInt(o, F_OFFSET); } # Internal Error (/Users/vlivanov/ws/jdk/hs-comp9/hotspot/src/share/vm/opto/library_call.cpp:2426), pid=12063, tid=23043 # assert(alias_type->adr_type() == TypeRawPtr::BOTTOM || alias_type->adr_type() == TypeOopPtr::BOTTOM || alias_type->basic_type() != T_ILLEGAL) failed: field, array element or unknown
|