Message3649

Author garyh
Recipients garyh
Date 2008-10-09.22:10:00
SpamBayes Score 1.1826648e-07
Marked as misclassified No
Message-id <1223590201.1.0.890528025171.issue1147@psf.upfronthosting.co.za>
In-reply-to
Content
The uploaded patch uses java.lang.Class.getClasses() to obtain
references to nested classes.

Don't know if there are any performance considerations here, but doesn't
seem like it would be slower than loading the class...
History
Date User Action Args
2008-10-09 22:10:01garyhsetmessageid: <1223590201.1.0.890528025171.issue1147@psf.upfronthosting.co.za>
2008-10-09 22:10:01garyhsetrecipients: + garyh
2008-10-09 22:10:01garyhlinkissue1147 messages
2008-10-09 22:10:00garyhcreate