lifecycle/HollowInstanceMaintainsPK creates a null-valued PCRect and attempts to persist it. This gives an error in tck20. The rectangle values must be non-null because they reference PCPoint.
Description
lifecycle/HollowInstanceMaintainsPK creates a null-valued PCRect and attempts to persist it. This gives an error in tck20. The rectangle values must be non-null because they reference PCPoint.