/[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.38.2.12 by gnu_andrew, Tue Aug 2 20:12:23 2005 UTC revision 1.38.2.13 by gnu_andrew, Tue Sep 20 18:46:28 2005 UTC
# Line 558  public final class System Line 558  public final class System
558     *     *
559     * @param finalizeOnExit whether to run finalizers on exit     * @param finalizeOnExit whether to run finalizers on exit
560     * @throws SecurityException if permission is denied     * @throws SecurityException if permission is denied
561     * @see Runtime#runFinalizersOnExit()     * @see Runtime#runFinalizersOnExit(boolean)
562     * @since 1.1     * @since 1.1
563     * @deprecated never rely on finalizers to do a clean, thread-safe,     * @deprecated never rely on finalizers to do a clean, thread-safe,
564     *             mop-up from your code     *             mop-up from your code

Legend:
Removed from v.1.38.2.12  
changed lines
  Added in v.1.38.2.13

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