Skip to content

humanoid readable

Computer Programming for Humanoids

  • Home
  • About
  • My Projects

Java Cleanup

## WARNING:
There already is sun.misc.Cleaner. And Java 9 should even have java.util.Cleaner or something like that. I simply didn’t know. So it’s better to wait for Java 9 or use sun.misc.Cleaner.

If you are still interested:

Project home:
http://claude-martin.ch/java-cleanup/

I have a blog post about Finalizers and PhantomReferences:
Object.finalize()

Author ClaudePosted on 2014-07-29Categories Java, My ProjectsTags cleanup, finalize

Leave a Reply Cancel reply

You must be logged in to post a comment.

Post navigation

Previous Previous post: EnumBitSet
Next Next post: LockOnce

Categories

  • About
  • Allgemein
  • Java
  • Java Interview Questions
  • Java Misnomers
  • Misconceptions
  • My Projects
  • Programming
  • TypeScript

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Recent Posts

  • TypeScript’s “readonly” is weird
  • Do programmers count from zero?
  • Don’t use Set.of().contains(). Use switch instead.
  • @SafeVarargs and Heap Pollution
  • No, ChatGPT can’t replace human programmers

Tags

  • @FunctionalInterface
  • abstract
  • abstraction
  • bitset
  • cleanup
  • curry
  • data structure
  • design
  • durgasoft
  • final
  • Function
  • functional programming
  • Garbage Collection
  • generics
  • Java
  • Java 8
  • javatpoint
  • method
  • new operator
  • null
  • NullPointerException
  • object oriented
  • objects
  • oop
  • parallel
  • pass-by-reference
  • pass-by-value
  • precision
  • project
  • recursion
  • recursive
  • sort
  • sorting
  • stakeholder
  • stalin-sort
  • static
  • Stream
  • String
  • substring
  • Swing
  • synchronize
  • time
  • tuples
  • tutorial
  • unicode

Quick Search

Categories

  • About
  • Allgemein
  • Java
  • Java Interview Questions
  • Java Misnomers
  • Misconceptions
  • My Projects
  • Programming
  • TypeScript

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • About
  • My Projects
humanoid readable Proudly powered by WordPress