> Also, I don't think we want to generate an NPE/SEGV on that path. We > want to skip a bunch of stuff if the value is NULL. We don't generate an NullPointerException and we almost never have a sigsev as it's a path where no null have been seen. Roland.