Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8026946

JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle

XMLWordPrintable

    • svc
    • b58

        The methods JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint today takes a Method* (pointer to Method) as parameter. To be able to handle class redefinition, the methods should most likely take a MethodHandle instead.

              coleenp Coleen Phillimore
              ehelin Erik Helin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: