JDK-4641618 : JPDA: Provide a way to prevent immediate GC of unreferenced objects
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2002-02-22
  • Updated: 2002-02-22
  • Resolved: 2002-02-22
Related Reports
Duplicate :  
Description

Name: jh25668			Date: 02/21/2002



There are cases where the target VM might GC an object created
by a debugger before the debugger has a chance to start using
the object.  This feature will provide a way to prevent that.

======================================================================

Comments
EVALUATION Name: jh25668 Date: 02/21/2002 This feature has been added for Tiger release ======================================================================
11-06-2004