Should FindClass be able to return a jclass for an array of bytes ? db 4 wants to do this so it can make an array of arrays of bytes which is failing at runtime. i.e. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=153230 Is it legitimate in the first place ? C.