On Monday, 29. October 2001 18:38, Max Rydahl Andersen wrote: > Hi! > > I've asked this before and never got a "good" answer - Why is JDEbug so > slow......and now I have the answer - or at least part hereof. > > The reason why I have experienced a dreadly slow JDEbug is because I cannot > tell JDEbug to use the "classic" JVM.
Hi there, Have you tried to set "-classic" as first line in $JAVA_HOME/jre/lib/jvm.cfg ? Regards, Ole.