Scott -

You haven't mentioned filing this as a bug - please do, it's the only
way to be sure the Hotspot team hears about it.

Jim

Scott M Stark wrote:
>
> Anytime the vm crashes its a serious bug. The example submitted was based on
> a previous posters experience with "http://somehost/servlets/[" crashing
> servlets
> engines using 1.2 vms with HotSpot. This untimately results in a lookup for
> class "[",
> hence the simple example.
>
> -----Original Message-----
> From: Erik Sahl <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Friday, July 09, 1999 8:59 PM
> Subject: Re: Isolated HotSpot crash to ClassLoader.findSystemClass("[")
>
> >One reason your app crashes on you is that you're passing in a class of
> '[',
> >which of course doesn't exist.  Try using 'java.util.Vector', for example,
> >and life is happy once again.
> >There may be a bug here, but I don't know if this is the example you wish
> to
> >submit to Sun.  Any other examples?
> >
> >
> >                                                                Erik Sahl
> >
> [EMAIL PROTECTED]
>
> ********************************************************************************
> Bear Stearns is not responsible for any recommendation, solicitation, offer or
> agreement or any information about any transaction, customer account or account
> activity contained in this communication.
> ********************************************************************************
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to