-
Bug
-
Resolution: Fixed
-
P3
-
None
-
b42
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8018308 | 7u45 | Markus Grönlund | P3 | Closed | Fixed | b01 |
JDK-8013970 | 7u40 | Markus Grönlund | P3 | Resolved | Fixed | b24 |
The Event Based tracing framework assigns a unique traceid to Klass:es for tracking.
This id should be assigned to the Klass directly upon creation to have it available as early as possible. In addition, in assigning it in the creation expression, this will increase coverage by also incorporate tracing for subklasses such as typeArrayKlasses.
This id should be assigned to the Klass directly upon creation to have it available as early as possible. In addition, in assigning it in the creation expression, this will increase coverage by also incorporate tracing for subklasses such as typeArrayKlasses.
- backported by
-
JDK-8013970 Assign the unique traceid directly to the Klass upon creation
-
- Resolved
-
-
JDK-8018308 Assign the unique traceid directly to the Klass upon creation
-
- Closed
-
- relates to
-
JDK-8041723 Event Based tracing ids to be reassigned for CDS klasses
-
- Resolved
-