problem auditing an EnumMap collection

Description

The issue is initially described in my post: http://community.jboss.org/message/612144#612144

org.hibernate.NonUniqueObjectException is thrown when we try to audit an EnumMap collection. Everything is back to normal when we switch to HashMap implementation.

See the test case for illustration.

Attachments

1
  • 28 Jun 2011, 01:16 PM

Activity

Steve EbersoleMay 6, 2016 at 1:58 AM

Thanks for checking Chris and Lukasz. Since we have not heard back and neither of you can reproduce, this should be closed..

Chris CranfordMay 6, 2016 at 1:35 AM

Tested using JDK8 on master, 5.0, and 5.1 and I cannot reproduce the problem.

Steve EbersoleOctober 28, 2015 at 3:24 AM

As part of verifying that this issue affects 5.0, please just set the "Affects version". Leave the "verify-affects-5.0" label and leave the issue in "Awaiting Response" status; these are critical for us to be able to track these verifications and triage them. Thanks.

Steve EbersoleOctober 27, 2015 at 7:16 PM

This bug report does not indicate that the reported issue affects version 5.x. Versions prior to 5.x are no longer maintained. It would be a great help to the Hibernate team and community for someone to verify that the reported issue still affects version 5.x. If so, please add the 5.x version that you verified with to the list of affected-versions and attach the (preferably SSCCE) test case you used to do the verification to the report; from there the issues will be looked at during our triage meetings.

For details, see http://in.relation.to/2015/10/27/great-jira-cleanup-2015/

Lukasz AntoniakAugust 24, 2013 at 9:47 AM

To me it looks like JVM related issue. Attached test case works fine on my machine.
JVM: 1.7.0_25-b17, Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode), vendor: Oracle Corporation
Maven version: 3.1.0

Incomplete

Details

Assignee

Reporter

Labels

Affects versions

Priority

Created June 28, 2011 at 1:16 PM
Updated December 3, 2024 at 9:33 AM
Resolved May 6, 2016 at 1:56 AM

Flag notifications