[2818] in java-interest
Re: Netscape .car file format?
daemon@ATHENA.MIT.EDU (Arthur van Hoff)
Mon Oct 16 15:02:13 1995
Date: Mon, 16 Oct 1995 09:40:59 -0700
From: Arthur.Vanhoff@Eng.Sun.COM (Arthur van Hoff)
To: ses@tipper.oit.unc.edu
Cc: java-interest@java.Eng.Sun.COM
Hi Simon,
> Talking about class load times; does the class loader issue requests for
> remote classes in serial, or does it ask for all the classes in this
> classes pool at once? It seems to be serialised, but I could be wrong.
The class loader can request the classes in arbitrary order. The car file
is a random access file.
Have fun,
Arthur van Hoff
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com