The Source for Java Technology Collaboration
User: Password:



Start New Message Delete Post a Reply

Article: 
 Add Logging at Class Load Time with Java Instrumentation
Subject:  Nice, thanks
Date:  2008-04-25 08:14:41
From:  ricon


One Hint:
JavassistHelper, Line 62 will fail with a NullPointerException if $i is null.
Replaced it for me with sb.append("\"+ String.valueOf($" + (i + 1) + ")");

Regards
Rico





 Feed java.net RSS Feeds