On Thu, 2006-03-02 at 11:32 -0700, Tom Tromey wrote: > I'm checking this in. > > I was looking at japi today and I saw the missing RMIClassLoader > method. I'm not sure why we never implemented this before -- it is > trivial. > > While looking at this I discovered that there is a stub method in this > class -- getProviderInstance does nothing. It would be nice if we > marked all our stub methods specially somehow so that we don't get > lulled into thinking we're further along than we are...
Would it be wrong to just remove them? Tom
