From: Godmar Back (gback@cs.utah.edu)
Date: Sun Dec 13 1998 - 14:52:09 EST
With this solution, it would possible for me to create
a ThreadFinalizer object (by placing my application in java.lang.
to get package access), then drop it and have the thread garbage
wrongly finalized.
If an anonymous class is used, the same holds true, but if Sun
even comes up with a solution that makes private anonymous inner
class truely private (i.e., with the need for package-accessible
constructor), we would be able to profit from it by having used
anonymous inner classes in the first place, wouldn't we?
Couldn't you just stick with your original idea for which you've already
been credited in the makefile as a clever solution?
- Godmar
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:14 EDT