Hello, As a supplement to the recent constructor caching changes made to java.lang.Class.newInstance(), I would like to offer the following change which caches the default constructor more often. I am new to working with Classpath and I would like to hear why this change might or might not work. Please add it to the project if it seems to help. I have found a substantial performance increase with this change on code that is using newInstance().
Cheers, Alan Macek ----- Alan Macek R&D - Crystal Decisions
Class.java.diff
Description: Binary data
_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

