Name: krT82822 Date: 11/03/99
java version "1.2.2"
HotSpot VM (1.0.1, mixed mode, build f)
The shared libs for 1.2.2 prevent proper Quantify / Purify of a program
that loads them (ie uses the Invocation API).
Purify/Quantify version 4.5.1 fresh from Rational today!
Here is the error/warning from Quantify:
Quantify engine: While processing file /opt/jdk-1.2.2/jre/lib/sparc/libjava.so:
Warning: Found non-pic R_SPARC_LO10 with addend 0x31638 in shared library at
offset 0x1be18.
There is inherent ambiguity in such cases.
Such code may not always be possible to translate perfectly.
If you experience unexpected memory corruption problems, either
recompile this library with -pic, or use the non-shared library form
of the file, if that is possible.
(Review ID: 97405)
======================================================================