• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • OpenJDK8 -> OpenJDK11
    • None
    • Sprint 215 AMM, Sprint 217 AMM

      Java 9 introduced the StackWalker API to allow better access to the current Java stack. As such, use of sun.reflect.Reflection and particularly its getCallerClass methods should no longer be needed.

      When
      a Java class uses the sun.misc.Reflection class

      Perform
      add a hint to replace it with use of the new StackWalker API as in this example changeset

            rhn-support-kpunwatk Karishma Punwatkar
            rhn-engineering-ahughes Andrew Hughes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: