Tilmann Zäschke created JDO-824:
-----------------------------------
Summary: JDOImplHelper.nonBinaryCompatibleMakeDirty() ignores
Throwable
Key: JDO-824
URL: https://issues.apache.org/jira/browse/JDO-824
Project: JDO
Issue Type: Task
Components: api
Affects Versions: JDO 3.2.1, JDO 3.2
Reporter: Tilmann Zäschke
Fix For: JDO 3.2.2
The method JDOImplHelper.nonBinaryCompatibleMakeDirty() ignores all thrown
Exceptions of type Throwable.
This should probably be changed to be more specific, in the current state it
would even ignore
OutOfMemoryException, which is probably not what is intended here.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)