Skip to content

Conversation

graalvmbot
Copy link
Collaborator

This PR contains several fixes for native tracing (best reviewed commit-by-commit):

  • renames RecordMetadata to TraceMetadata
  • adds debug-log support to help debug tracing
  • fixes a variety of tracing bugs
  • properly tracks "queried" vs. "accessed" fields and methods

It also fixes some cases where we miss MissingRegistrationError checks for constructors and fields.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 30, 2025
@graalvmbot graalvmbot merged commit d031227 into master Jul 30, 2025
13 checks passed
@graalvmbot graalvmbot deleted the mdsouza/GR-65387-stable-tracing-api branch July 30, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants