Julian Wang

Results 84 comments of Julian Wang

> Just wondering if there is any JNI native falling into this category? specifically, does AIX OSS community build/distribute any JNI native primarily in .a format? I am not aware,...

I am wondering how libffi deals with `FFI_TYPE_STRUCT_DD` on x86 linux. i knew as a fact xlinux needs to treat less-than-16-byte structs specially, including `FFI_TYPE_STRUCT_DD` in two xmm registers. `FFI_TYPE_STRUCT_FF`...

r23 is expected to be an array object: the crashing load is trying to load the array length. the first store to 0x390 frame offset is a stack slot initialization...

if you can look back up to way earlier trees (ILs), i believed you can see the NULLChk which must have been optimized out. which optimization removed it? that can...

it is not re-producible (in 300 runs of grinder) … only investigating based on the core file. i think it is justified to defer it to 0.41.

jenkins test sanity all jdk21