That would disable hotspot for default invocation of JVM - that is not what I want :)
I just want JDEbug (and other JPDA debuggers) to use -classic to enable human debugging :) Regards MAx "Ole Arndt" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... 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.
