Mode : -Xmixed -XX:CompileThreshold=3 -XX:+OnStackReplaceALot
-XX:PermMarkSweepDeadRatio=5 -XX:-ShowMessageBoxOnError
-XX:+ExitOnFullCodeCache
Platform : Solsparc 5.6
Steps to reproduce
1)cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugdi}
2)./rerun.sh
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 20010418091354.azeem.merlin_beta-debug, mixed mode)
VM option 'CompileThreshold=3'
VM option '+OnStackReplaceALot'
VM option 'PermMarkSweepDeadRatio=5'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
......................................
[Enter:intsleep4]
......................................
[Enter:intsleep3]
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(v_false, "fast_exit() should have handled this already")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010418091354.azeem.merlin_beta/src/share/vm/runtime/synchronizer.cpp, 370 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x33ddd8 nid=0xf83 sleeping
#
Dumping core....
Abort - core dumped
Note: Test crashes intermittently.
Flags are provided in .hotspotrc file, in the same directory.
-XX:PermMarkSweepDeadRatio=5 -XX:-ShowMessageBoxOnError
-XX:+ExitOnFullCodeCache
Platform : Solsparc 5.6
Steps to reproduce
1)cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugdi}
2)./rerun.sh
Output:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b60)
Java HotSpot(TM) Client VM (build 20010418091354.azeem.merlin_beta-debug, mixed mode)
VM option 'CompileThreshold=3'
VM option '+OnStackReplaceALot'
VM option 'PermMarkSweepDeadRatio=5'
VM option '-ShowMessageBoxOnError'
VM option '+ExitOnFullCodeCache'
......................................
[Enter:intsleep4]
......................................
[Enter:intsleep3]
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(v_false, "fast_exit() should have handled this already")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010418091354.azeem.merlin_beta/src/share/vm/runtime/synchronizer.cpp, 370 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x33ddd8 nid=0xf83 sleeping
#
Dumping core....
Abort - core dumped
Note: Test crashes intermittently.
Flags are provided in .hotspotrc file, in the same directory.
- duplicates
-
JDK-4423829 assertion fast_exit() should have handled this already synchronizer.cpp 370
-
- Closed
-