Mark Wielaard wrote:
> On Sun, 2006-04-23 at 11:57 +0200, Jeroen Frijters wrote:
> > Note again that if you're a VM
> > maintainer and you use a custom version of
> > VMClassLoader, this is a breaking change and your version of
> > VMClassLoader will have to be updated as well (simply add 
> an extra null
> > parameter to the Package constructor).
> 
> It would be nice to keep the constructor that doesn't take an extra
> argument and passes null itself to make migration easier. 

Good suggestion. I will add that (and mark it deprecated).

> Also this deserves a NEWS entry.

OK.

> Note that this breaks the build since Class.getDeclaredAnnotations()
> isn't implemented on the trunk yet.

Oops. Wrong commit order. I've committed my other change as well, so we
should be OK now.

Regards,
Jeroen

Reply via email to