Project

General

Profile

Actions

Feature #3372

closed

java: add finalize() for users that don't do explicit clean-up

Added by Noah Watkins over 11 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Hadoop/Java
Labels (FS):
Java/Hadoop
Pull request ID:

Description

The JVM will run finalize() before GC, but is not guaranteed to ever do so. Still, it is good to do this in case users decide to not do explicit clean-up.

Note: clean-up can only be used once, so synchronize with explicit clean-up.

Actions #1

Updated by Noah Watkins over 11 years ago

  • Assignee set to Noah Watkins
Actions #2

Updated by Noah Watkins over 11 years ago

  • Status changed from New to 7
Actions #3

Updated by Noah Watkins over 11 years ago

  • Category set to 50
Actions #4

Updated by Noah Watkins over 11 years ago

  • Status changed from 7 to Closed

Commit 16a4c92d20ced007b2c62a2d5444550b5308f730

Actions #5

Updated by Greg Farnum almost 8 years ago

  • Component(FS) Hadoop/Java added
Actions #6

Updated by Patrick Donnelly about 5 years ago

  • Category deleted (48)
  • Labels (FS) Java/Hadoop added
Actions

Also available in: Atom PDF