-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Bug HHH-5716 was Rejected, why?
PostPosted: Mon Jan 10, 2011 6:18 pm 
Regular
Regular

Joined: Sun Sep 30, 2007 7:51 pm
Posts: 93
http://opensource.atlassian.com/project ... e/HHH-5716

If you are programming with lazy collections, and you do for some reason
lazycollection.clear();
lazycollection.add(aaa);

Etc, and the clear will be not called, because the colletion will intiialize after add is called and discard any previous calls on collection, isn't this a bug?


Top
 Profile  
 
 Post subject: Re: Bug HHH-5716 was Rejected, why?
PostPosted: Tue Jan 11, 2011 5:44 am 
Newbie

Joined: Tue Jan 11, 2011 5:22 am
Posts: 3
pavol.zibrita wrote:
.. isn't this a bug?


Hello, we too have found some valid issues rejected recently. Please read my comments here: viewtopic.php?f=1&t=1009037


Top
 Profile  
 
 Post subject: Re: Bug HHH-5716 was Rejected, why?
PostPosted: Tue Jan 11, 2011 6:00 am 
Regular
Regular

Joined: Sun Sep 30, 2007 7:51 pm
Posts: 93
Maybe they don't want to fix issues, that don't have some forum background. That means, lot of people having the same problem. We provided test case and also the patch for the code. From test case, it should be clear what is happening.

In previous bugs, I provided test case as a patch to test case suite, now as a standalone project, maybe it is harder for them to install, compile, etc, such projects. But, they could tell at least, where is the problem, and not that the issue is rejected.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.