-
Bug
-
Resolution: Fixed
-
P4
-
6
-
mustang
-
sparc
-
solaris
Name: dd4877 Date: 08/02/2004
###@###.### 2004-08-02
New HPROF_FULLLOOK failures (from 2004.07.30)
* nsk/coverage/arguments/arguments008
This test failed on Solaris SPARC Client VM due to the following
assertion failure:
Internal Error (src/cpu/sparc/vm/frame_sparc.cpp, 317
assert(cb == 0 || (!cb->caller_must_gc_arguments(map->thread())
&& !map->include_argument_oops()),
"Assumed that we don't need map->set_include_argument_oops
(cb->caller_must_gc_arguments(map->thread()))
(for sake of performance)")
This test exercises the -Xprof option and not the -Xrunhprof
so this is a failure in the flat profiler and not the JVM/TI
profiler. This failure also occurred in the following configs
in c2_baseline testing:
Solaris SPARC Client VM
Solaris SPARC Server VM
Solaris SPARC-64 Server VM
The Tiger version of frame_sparc.cpp is 1.146 and the current
version is 1.152 and all the deltas are Coleen's. I'm going to
ping Coleen about this failure.
Last failure on 2004.08.01 run.
Previous failure on 2004.07.30 run.
======================================================================
Name: dd4877 Date: 08/02/2004
daniel.daugherty@Sun 2004-08-02
This bug affects the following NSK test:
nsk/coverage/arguments/arguments008
======================================================================
- relates to
-
JDK-6511772 JVM crash with 1.4.2_10
-
- Closed
-