JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
feature_request_small.png
CLOSED  Feature request JPPF-121  -  Provide class loader hooks for reporting and analysis of loaded classes and resources
Posted Jan 28, 2013 - updated Dec 27, 2014
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Feature request
  • Status
     
    Closed
  • Assigned to
     lolo4j
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     lolo4j
  • Owned by
    Not owned by anyone
  • Category
    Core
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 3.3
Issue description
The idea is to provide callbacks that would be called from specific methods of the JPPF class loaders (i.e. findClass()/findResources())

This would allow various kinds of reporting, diagnostics, or analyses that could be very difficult to perform otherwise. Possible uses I'm already envisioning:
  • class loading statistics and logging
  • introspection of newly loaded classes for diagnosing possible issues (e.g. uses of static fields in selected/filtered classes)

#3
Comment posted by
 lolo4j
Mar 31, 09:32
This feature is now implemented. Changes committed to SVN trunk revision 2672

The issue was updated with the following change(s):
  • This issue has been closed
  • The status has been updated, from Confirmed to Closed.
  • This issue's progression has been updated to 100 percent completed.
  • The resolution has been updated, from Not determined to RESOLVED.
  • Information about the user working on this issue has been changed, from lolo4j to Not being worked on.