> Trivial improvement. > > Explicitly show how to create a `Cleaner` instance using `Cleaner.create()`. > Repeat (again) in the code example that the `State` `Runnable `should be > implemented as static class and not reference the instance to be cleaned, to > make the point even more clear to those people who never read the javadoc > *prose*. > > I have signed the OCA a while back as > [hschreiber](https://openjdk.java.net/census#hschreiber).
Hendrik Schreiber has updated the pull request incrementally with one additional commit since the last revision: Added extra info to Cleaner comment. ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/6076/files - new: https://git.openjdk.java.net/jdk/pull/6076/files/f5d4ee92..04c021c3 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6076&range=03 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6076&range=02-03 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod Patch: https://git.openjdk.java.net/jdk/pull/6076.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/6076/head:pull/6076 PR: https://git.openjdk.java.net/jdk/pull/6076
