-
Bug
-
Resolution: Fixed
-
P2
-
1.4.2_24
The following tests crashes VM witn option -XX:+UseParallelGC
nsk/hprof/options/cpu/cpu001 compile_and_execute
nsk/hprof/options/cpu/cpu002 compile_and_execute
nsk/hprof/options/cpu/cpu003 compile_and_execute
nsk/hprof/options/cutoff/cutoff005 compile_and_execute
nsk/hprof/options/cutoff/cutoff006 compile_and_execute
nsk/hprof/options/cutoff/cutoff007 compile_and_execute
nsk/hprof/options/depth/depth004 compile_and_execute
nsk/hprof/options/depth/depth005 compile_and_execute
nsk/hprof/options/depth/depth006 compile_and_execute
nsk/hprof/options/doe/doe004 compile_and_execute
nsk/hprof/options/doe/doe005 compile_and_execute
nsk/hprof/options/doe/doe006 compile_and_execute
nsk/hprof/options/format/format005 compile_and_execute
nsk/hprof/options/lineno/lineno004 compile_and_execute
nsk/hprof/options/lineno/lineno005 compile_and_execute
nsk/hprof/options/lineno/lineno006 compile_and_execute
nsk/hprof/options/thread/thread004 compile_and_execute
nsk/hprof/options/thread/thread005 compile_and_execute
nsk/hprof/options/thread/thread006 compile_and_execute
This tests should not pass because JVMPI/DI does not support this GC. On 1.4.2 fcs these tests fails without crash but with message that this GC does not support.
Now these tests crashes VM.
nsk/hprof/options/cpu/cpu001 compile_and_execute
nsk/hprof/options/cpu/cpu002 compile_and_execute
nsk/hprof/options/cpu/cpu003 compile_and_execute
nsk/hprof/options/cutoff/cutoff005 compile_and_execute
nsk/hprof/options/cutoff/cutoff006 compile_and_execute
nsk/hprof/options/cutoff/cutoff007 compile_and_execute
nsk/hprof/options/depth/depth004 compile_and_execute
nsk/hprof/options/depth/depth005 compile_and_execute
nsk/hprof/options/depth/depth006 compile_and_execute
nsk/hprof/options/doe/doe004 compile_and_execute
nsk/hprof/options/doe/doe005 compile_and_execute
nsk/hprof/options/doe/doe006 compile_and_execute
nsk/hprof/options/format/format005 compile_and_execute
nsk/hprof/options/lineno/lineno004 compile_and_execute
nsk/hprof/options/lineno/lineno005 compile_and_execute
nsk/hprof/options/lineno/lineno006 compile_and_execute
nsk/hprof/options/thread/thread004 compile_and_execute
nsk/hprof/options/thread/thread005 compile_and_execute
nsk/hprof/options/thread/thread006 compile_and_execute
This tests should not pass because JVMPI/DI does not support this GC. On 1.4.2 fcs these tests fails without crash but with message that this GC does not support.
Now these tests crashes VM.