classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java.util.ResourceBundle bug?


From: Eric Blake
Subject: Re: java.util.ResourceBundle bug?
Date: Fri, 02 Nov 2001 21:30:09 -0700

> The problem is that VMSecurityManager is in
> java.lang and package-private, but I don't think it should be, since
> there are classes in other packages which need access to this
> functionality.
>
> I think we should move it to gnu.java.lang and make it public. Same goes
> for java.lang.VMClassLoader. Does anyone disagree?
>

I agree that java.lang.VMClassLoader should be moved somewhere and made
public, since java.lang.reflect.Proxy currently has a nasty hack of
using reflection to call VMClassLoader.defineClass.

> regards
>
> Bryce.

--
This signature intentionally left boring.

Eric Blake             address@hidden
  BYU student, free software programmer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]