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

Some types in java.lang cannot be mentioned in rules without the package qualification

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.3
    • 1.0.2
    • Parser/Type Checker
    • None

    Description

      Some types in java.lang cannot be mentioned in rules without the package qualification. For example, it is not possible to employ expression System.getProperty("MyProp") in a rule. Instead it is necessary to use the fully qualified class name java.lang.System.getProperty("MyProp").

      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: