Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-470

Classes in java.lang package may differ in how they are parsed

    XMLWordPrintable

Details

    • Story
    • Resolution: Done
    • Major
    • 2.2.0.Final
    • None
    • None
    • None

    Description

      Such classes do not need import. However, when they have the import, they are treated as "java.lang.X", if they do not have it, then they are treated as X only.

      This may be a problem when writing rules, because references="java.lang.System" will not apply for the System without import.

      b) Extra problem is with the class Class<T> when it can be all from "Class" to "java.lang.Class<?>"

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mbriskar_jira Matej Briskar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: