This is the mail archive of the java@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]
Other format: [Raw text]

Re: AppletViewer


Hi,

On Fri, 2003-06-06 at 15:44, Michael Koch wrote:
> I have written a little appletviewer for libgcj. Its written in
> Java (;-)). Currently its only one file with two subclasses in the 
> code.
> 
> If someone is interested I can mail the code to him/her.
> 
> This app is only a testcase for me. I'm on the way to write a Java 
> plugin for Mozilla. The skeleton for this already works.

Cool! Very cool. (But I guess we then really need a byte code verifier
and a review of our security permissions implementation...)

I would suggest to add the appletviewer code to the Classpath Tools
project http://savannah.gnu.org/projects/cp-tools/ which contains java
versions of javap, javah, serialver, gjdoc and some other utilities.
Brian Jones can give you commit access if you want.

Cheers,

Mark


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