Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2037393 | 1.4.0 | Daniel Daugherty | P3 | Resolved | Fixed | beta |
Arnaud Weber of PacBell reports this for Intuitive:
Classload events do not include method information such as first line
number and last line number.
This information is important to allow profilers to display method
boundaries. The first and last line number are always set to -1.
Classload events do not include method information such as first line
number and last line number.
This information is important to allow profilers to display method
boundaries. The first and last line number are always set to -1.
- backported by
-
JDK-2037393 classload events method first/last line numbers missing
-
- Resolved
-