Why has the -Xnoagent option gone away in JDK1.3.1?
Created May 14, 2012
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 May 14, 2012