[ http://issues.apache.org/jira/browse/JDO-431?page=comments#action_12439862 ]
Craig Russell commented on JDO-431:
-----------------------------------
I agree that this behavior is not specified, and until the proper behavior is specified, the
test case should be changed to UNSPECIFIED for this case.
I'll bring up a discussion with the expert group on the proper specified behavior here.
> StateTransitionsReturnedObjects assumes serializing/deserializing persistent-nontransactional-dirty
instances results in transient instances
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JDO-431
> URL: http://issues.apache.org/jira/browse/JDO-431
> Project: JDO
> Issue Type: Bug
> Components: tck20
> Affects Versions: JDO 2 final
> Reporter: Craig Russell
> Assigned To: Craig Russell
>
> This is part of TCK challenge 10.
> Element 10 of "serialize outside tx" asserts that a persistent-nontransactional-dirty
instance will become transient after serialize/deserialize, even though the specification
seems to never mandate this. detached-clean should be an equally valid assertion.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|