As part of preparing for modules [1], we need to examine a number of
normative references to files in ${java.home} with a view to downgrading
these references to non-normative status. This is important as we need
the flexibility to eventually move some of these files into
module-private locat
Hi
I'm trying to use Reflection.getCallerClass(n) to find out who is
calling a method. The method's spec says:
Frames associated with
java.lang.reflect.Method.invoke() and its implementation are
completely ignored and do not count toward the nu
Hi Lance,
I don't see an obvious problem with the code, but I strongly suggest
documenting the correctness conditions regarding the updateCounts and
longUpdateCounts fields; I think that would ease reviewing the new
constructors and serialization code.
Cheers,
-Joe
On 11/24/2012 2:05 PM, L