Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Active older topics
2 new of 2 - Mar 15 2010
1 new of 1 - Mar 15 2010
1 new of 1 - Jan 7 2010
1 new of 1 - Jan 7 2010
1 new of 1 - Jan 7 2010
2 new of 2 - Dec 31 2009
2 new of 2 - Dec 8 2009
1 new of 1 - Sep 19 2009
1 new of 1 - Aug 26 2009
1 new of 1 - Aug 26 2009
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 117  Older »
Description: Developers' mailing list for Objenesis - an open source Java library for object instantiation. http://code.google.com/p/objenesis/
 

flag Welcome to Objenesis... How we got here 
  Hello, here's the Objenesis project! Here's some history (for the benefit of the list archives): There are quite a few projects that have employed various techniques for going beyond Java's standard reflection mechanism for instantiating new objects. The typical cases for doing this are: - When a class doesn't have a public constructor.... more »
By Joe Walnes  - Nov 2 2006 - 16 new of 17 messages    

some more strategies 
  Hello. I just noticed that google's gson library has something i dont see in objenesis. it appears that there is a sun.misc.Unsafe that can be used to allocate a new instance aswell. Did you already know about this, and simply didnt use it since its not as good, or? it also contains strategies for android dalvik, it appears one is what... more »
By Kasper Sandberg  - Apr 25 - 3 new of 3 messages    

setAccessible 
  Would it make sense to wrap all setAccessible calls in an empty try/ catch? This way if the security manager explodes, we don't fail if the constructor was actually public. -Nate
By NateS  - Apr 15 - 1 new of 1 message    

TCK feedback on Ubuntu 64 with openJDK / SUN / Oracle JVM 
  Running TCK on platform: Java 1.6 (Sun Microsystems Inc. OpenJDK 64- Bit Server VM 19.0-b09 1.6.0_20-b20) Not serializable parent constructor called: Y Objenesis serializer Objenesis std Constructor throwing exception N/... more »
By c0d3x  - Jan 19 2011 - 1 new of 1 message    

3 issues changed in objenesis 
  Updates: Labels: Type-Enhancement Comment by henri.tremblay: (No comment was entered for this change.) Affected issues: issue 11: Support Apache Harmony [link] issue 12: Objenesis can't work on the Google Apps Engine [link]... more »
By objene...@googlecode.com  - Nov 7 2010 - 1 new of 1 message    

Issue 14 in objenesis: Unnecessary lock contention issues in ObjectInstantiator caching 
  Status: New Owner: ---- New issue 14 by singh.janmejay: Unnecessary lock contention issues in ObjectInstantiator caching [link] What steps will reproduce the problem? 1. Profile an application that calls ObjenesisBase#getInstantiatorO f(Class clazz) several times across threads and observe high degree of lock... more »
By objene...@googlecode.com  - Nov 4 2010 - 6 new of 6 messages    

New requests 
  Hi, We just had two requests about Objenesis. One is to handle Apache Harmony. The other is about Google App Engine. I think it could be a good idea to support both. However, I'm not sure I'll have the time to have a look these days. So if you have any ideas to push it forward, I'm listening :-) Cheers,... more »
By Henri Tremblay  - Nov 1 2010 - 5 new of 5 messages    

Issue 13 in objenesis: Add Dalvik VM support 
  Status: New Owner: ---- New issue 13 by rdama...@gmail.com: Add Dalvik VM support [link] Objenesis should support Android's VM, Dalvik. Instantiating objects in it can be done with the technique described here: [link]... more »
By objene...@googlecode.com  - Nov 1 2010 - 4 new of 4 messages    

Narrative--30 Below Contest Deadline 
  BRINGING GREAT LITERATURE TO THE WORLD. ONLINE. FREE. <[link]> ENTER TO WIN <[link]> Contest Deadline: Friday, October 29 <[link]>, at midnight, PDT. Don’t miss this once-a-year opportunity to join other new and emerging Narrative writers who have gone on to become household names. We continue to look for and to encourage the best new talent to be found.... more »
By Narrative  - Oct 25 2010 - 1 new of 1 message    

Issue 12 in objenesis: Objenesis can't work on the Google Apps Engine 
  Status: New Owner: ---- New issue 12 by mario.fusco: Objenesis can't work on the Google Apps Engine [link] Trying to use objenesis on GAE the following exception is thrown java.lang.NoClassDefFoundError : sun.reflect.ReflectionFactory is a restricted class.... more »
By objene...@googlecode.com  - Oct 9 2010 - 4 new of 4 messages    

Issue 11 in objenesis: Support Apache Harmony 
  Status: New Owner: ---- New issue 11 by nik...@protocol7.com: Support Apache Harmony [link] What steps will reproduce the problem? 1. Use Objenesis in Apache Harmony, e.g. using Easymock. What is the expected output? What do you see instead? Expect to be able to create mocks. Instead, the following stacktrace is... more »
By objene...@googlecode.com  - Jul 29 2010 - 5 new of 5 messages    

1 - 10 of 117   « Newer | Older »

XML       Send email to this group: objenesis-dev@googlegroups.com