Gary Benson wrote: > Hi all, > > This is hopefully a quick question. Is it ever possible for > an ldc or ldc_w instruction to return a null result? > > Cheers, > Gary > No. It gets the value out of the constant pool (index > 0), which, as far as I can tell, can't encode null. -- - Keith