Hi Jeroen, On Sun, 2006-08-13 at 13:38 +0200, Jeroen Frijters wrote: > Note that I removed VMObjectInputStream.currentClassLoader() and added > VMStackWalker.firstNonNullClassLoader(). They are not identical, because > VMObjectInputStream.currentClassLoader() used to return the thread > context class loader if it couldn't find any non-null class loader on > the stack, but firstNonNullClassLoader() doesn't do this. I could think > of no good reason for the old behavior, so I removed it.
Could you add a little note about this to the NEWS and/or the vmintegration guide? VMStackWalker.firstNonNullClassLoader() is a new method that runtimes should implement (an optimized version of). Thanks, Mark
signature.asc
Description: This is a digitally signed message part