org.apache.jdo.tck.lifecycle.NontransactionalWriteTest.conflictingUpdate() don't cleanup correctly in case of an Exception
The cleanupPM(pmConflict); should be sourounded by a finaly block
Description
org.apache.jdo.tck.lifecycle.NontransactionalWriteTest.conflictingUpdate() don't cleanup correctly in case of an Exception
The cleanupPM(pmConflict); should be sourounded by a finaly block