AppletViewer

Mark Wielaard mark@klomp.org
Fri Jun 6 15:22:00 GMT 2003


Hi,

On Fri, 2003-06-06 at 17:04, Andrew Haley wrote:
> Tom Tromey writes:
>  > >>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
>  > 
>  > Mark> Cool! Very cool. (But I guess we then really need a byte code
>  > Mark> verifier and a review of our security permissions
>  > Mark> implementation...)
>  > 
>  > Hey, I know you know we have the verifier (albeit with a few known
>  > bugs).

Sorry, that is what I meant. I still have a copy of gcj with the
verifier disabled to be able to run Eclipse so I know it is there :)
 
>  > We do need to look at the security permissions stuff.  Classpath seems
>  > generally ok here (though I haven't done a real review), but there are
>  > calls missing from libgcj (e.g., in reflection).
>  > 
>  > Also we need to implement StackOverflowError.
> 
> We also need to make package private access restriction work.  

And java.util.jar.JarFile should check the Manifest file and assign
Certificates to JarEntries.

Cheers,

Mark



More information about the Java mailing list