/[classpath]/classpath/java/lang/System.java
ViewVC logotype

Diff of /classpath/java/lang/System.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.52 by mark, Sat Jul 2 20:32:39 2005 UTC revision 1.53 by tromey, Tue Sep 13 22:19:15 2005 UTC
# Line 464  public final class System Line 464  public final class System
464     *     *
465     * @param finalizeOnExit whether to run finalizers on exit     * @param finalizeOnExit whether to run finalizers on exit
466     * @throws SecurityException if permission is denied     * @throws SecurityException if permission is denied
467     * @see Runtime#runFinalizersOnExit()     * @see Runtime#runFinalizersOnExit(boolean)
468     * @since 1.1     * @since 1.1
469     * @deprecated never rely on finalizers to do a clean, thread-safe,     * @deprecated never rely on finalizers to do a clean, thread-safe,
470     *             mop-up from your code     *             mop-up from your code

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26