Why has the -Xnoagent option gone away in JDK1.3.1?
Created Sep 21, 2001
Nathan Meyers That option is only meaningful with a JVM running green threads. JDK1.3.1 only ships a HotSpot JVM running native threads.
Created Sep 21, 2001