Mohan Embar wrote: > Hi People, >> Is it possible to use == on the Java side to > test two RawData instances for identity? I see no reason why not - Java == is just compiled to dumb pointer equality. -- --Per Bothner per@bothner.com http://per.bothner.com/