I am trying to run GCBAsher with Java2Demo in the same VM using -javaagent. Found this crash on Windows-i586, It is reproduciable. Steps to reproduce: /net/jano/export/disk20/GammaBase/Bugs/<BUG> JAVA_HOME is set and run the "run.bat" # An unexpected error has been detected by HotSpot Virtual Machine:^M #^M # Internal Error (4A41564123414C4C530E4350500016), pid=1016, tid=1652^M #^M # Java VM: Java HotSpot(TM) Server VM (1.5.0-beta3-b59 mixed mode)^M ------- Bug submitter indicates that the proper way to reproduce the bug is: %JAVA_HOME%/bin/java -server -javaagent:Simple.jar -jar %JAVA_HOME%/demo/jfc/Java2D/Java2Demo.jar -runs=10 ###@###.### 2004-08-03
|