Test : runThese
Mode : -Xcomp with flag {-XX:+ZombieALot OR -XX:+SafepointALot OR -XX:+FullGCALot -XX:FullGCALotInterval=500
platform : win_NT, win_2000
Steps to reproduce
1) cd /net/sqesvr/export/vsn/GammaBase/Bugs/{Bugid}
2) ./runt
Output:
VM option '+FullGCALot'
VM option 'FullGCALotInterval=500'
VM option '-ShowMessageBoxOnError'
Full gc no: 1 Interval: 214
Full gc no: 2 Interval: 235
Full gc no: 3 Interval: 199
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b54)
Java HotSpot(TM) Server VM (build B54-debug, compiled mode)
..................................................................
VM option '+FullGCALot'
VM option 'FullGCALotInterval=500'
VM option '-ShowMessageBoxOnError'
Full gc no: 1 Interval: 214
Full gc no: 2 Interval: 235
Full gc no: 3 Interval: 214
Full gc no: 4 Interval: 458
Full gc no: 5 Interval: 260
Full gc no: 6 Interval: 344
Full gc no: 7 Interval: 187
Full gc no: 8 Interval: 490
EXECUTION STOPPED: StubRoutines::forward exception: no pending exception (1), 0
eip = 0x00a300be
eax = 0x00000000
ebx = 0x142600d8
ecx = 0x002b9ea8
edx = 0x002b8b58
edi = 0x105253c0
esi = 0x00000000
ebp = 0x1a8efb00
Note: The above exception blocks any flag testing on win32 platform with compiler2.
Mode : -Xcomp with flag {-XX:+ZombieALot OR -XX:+SafepointALot OR -XX:+FullGCALot -XX:FullGCALotInterval=500
platform : win_NT, win_2000
Steps to reproduce
1) cd /net/sqesvr/export/vsn/GammaBase/Bugs/{Bugid}
2) ./runt
Output:
VM option '+FullGCALot'
VM option 'FullGCALotInterval=500'
VM option '-ShowMessageBoxOnError'
Full gc no: 1 Interval: 214
Full gc no: 2 Interval: 235
Full gc no: 3 Interval: 199
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b54)
Java HotSpot(TM) Server VM (build B54-debug, compiled mode)
..................................................................
VM option '+FullGCALot'
VM option 'FullGCALotInterval=500'
VM option '-ShowMessageBoxOnError'
Full gc no: 1 Interval: 214
Full gc no: 2 Interval: 235
Full gc no: 3 Interval: 214
Full gc no: 4 Interval: 458
Full gc no: 5 Interval: 260
Full gc no: 6 Interval: 344
Full gc no: 7 Interval: 187
Full gc no: 8 Interval: 490
EXECUTION STOPPED: StubRoutines::forward exception: no pending exception (1), 0
eip = 0x00a300be
eax = 0x00000000
ebx = 0x142600d8
ecx = 0x002b9ea8
edx = 0x002b8b58
edi = 0x105253c0
esi = 0x00000000
ebp = 0x1a8efb00
Note: The above exception blocks any flag testing on win32 platform with compiler2.
- duplicates
-
JDK-4406609 loadClass_1Tests (ss) test crashes with assertion at sharedRuntime.cpp, 248
-
- Closed
-