-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
02
-
x86
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2059405 | 5.0 | Daniel Daugherty | P3 | Resolved | Fixed | tiger |
AsyncGetCallTrace was implemented to support Sun One Studio Performance
Analyzer (a.k.a. Forte Developer Performance Analyzer) on Solaris/SPARC.
New API was integrated in JVM 1.4.1 for Forte Developer 7.
Current release of Sun One Studio compilers and tools ( S1SCC 8 ) is to
support Solaris on Intel as well. For Java profiling to be available on Intel
AsyncGetCallTrace() needs to be ported to the Solaris/Intel platform.
In addition to that, JVM code that calls collector_func_load() from
libcollector.so also needs to be ported to Solaris/Intel.
Analyzer (a.k.a. Forte Developer Performance Analyzer) on Solaris/SPARC.
New API was integrated in JVM 1.4.1 for Forte Developer 7.
Current release of Sun One Studio compilers and tools ( S1SCC 8 ) is to
support Solaris on Intel as well. For Java profiling to be available on Intel
AsyncGetCallTrace() needs to be ported to the Solaris/Intel platform.
In addition to that, JVM code that calls collector_func_load() from
libcollector.so also needs to be ported to Solaris/Intel.
- backported by
-
JDK-2059405 AsyncGetCallTrace() on Solaris/Intel core dumps with assertion failure
-
- Resolved
-