Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-41

Byteman should allow tarnsformation of java.lang classes on request

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 1.1.1
    • 1.1.0
    • Trigger Injection
    • None

    Description

      Byteman currently disallows injection of rule code into

      i) classes in packages matching org.jboss.byteman.
      (except for those which also match org.jboss.byteman.tests.* – we want to be able to run tests
      ii) classes in packages matching java.lang.*

      It would be nice (albeit dangerous if misused) if it were possible to configure Byteman to allow injection into java.lang.* classes e.g. injection of tracing rules into java.lang.Thread would be helpful.

      A simple mechanism to disable the restriction would be to set a System property

      org.jboss.byteman.quodlibet

      to any value (oh the joys of classical education!)

      Attachments

        Activity

          People

            rhn-engineering-adinn Andrew Dinn
            rhn-engineering-adinn Andrew Dinn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: