This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Importing AccessController and friends from Classpath


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> I wanted to import the following files from Classpath.  It
Mark> allows some more code to compile that needs the AccessController
Mark> and friends, but since the code in AccessController is just
Mark> dummy code it does not actually do any access control checks.

Mark> OK to commit?

I wonder about the timing of this.  The gcc tree is supposed to be
`slushy'; there are some rules about what we're supposed to commit.

I think it would be safest to wait and then commit these on the trunk
after the 3.0 branch is made.

Other comments?  Perhaps we should talk to Mark Mitchell about it?

Tom

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]