1. 09 1月, 2018 1 次提交
  2. 02 10月, 2014 1 次提交
  3. 07 7月, 2014 1 次提交
  4. 18 11月, 2013 1 次提交
  5. 01 11月, 2013 1 次提交
    • C
      8026946: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint should use MethodHandle · b1ca3bae
      coleenp 提交于
      8026948: JvmtiEnv::SetBreakpoint and JvmtiEnv::ClearBreakpoint might not work with anonymous classes
      Summary: Walk methods in breakpoints for marking on stack so they aren't deallocated by redefine classes.  Use class_holder rather than class_loader to keep GC from reclaiming class owning the method.
      Reviewed-by: sspitsyn, ehelin, sla
      b1ca3bae
  6. 23 1月, 2013 1 次提交