-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.4.0
-
sparc
-
solaris_1
Name: elR10090 Date: 02/08/2001
The Server VM build 1.4beta-B50 for Solsparc fails the following test
from testbase_nsk:
nsk/jvmpi/events/objalloc002
The test exercises JVMPI event JVMPI_EVENT_OBJECT_ALLOC when it is
requested by a profiler agent. The test java-program creates a number
of objects and test profiler agent requests JVMPI_EVENT_OBJECT_ALLOC
event for each object and checks if appropriate events are sent and
provide correct information.
The test reveals that the profiler agent miss the JVMPI_EVENT_OBJECT_ALLOC
event for the first main class object.
This does not happen on platforms different from Solsparc.
This does not happen on the Client VM.
To reproduce the bug run in GammaBase/Bugs/<this bug number> directory
sh doit.sh <JDK root directory> <options>
on SolSparc, Solx86 and Linux platforms, or
doit.bat <JDK root directory> <options>
on Windows platforms.
Running the test outputs:
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b50)
Java HotSpot(TM) Server VM (build B50, mixed mode)
Object 0: no appropriate event
======================================================================
- relates to
-
JDK-4428927 C1: /nsk/regression/b4328316 test crashes with assertion at exceptions.cpp, 205
-
- Closed
-
-
JDK-4318760 JVMPI: assert(SafepointSynchronize::is_at_safepoint(), "must be at safepoint")
-
- Closed
-