Skip to content

Conversation

@eupp
Copy link
Collaborator

@eupp eupp commented Jan 16, 2025

As a part of merging #410 , I moved some of the code into separate PR.

In particular, in this PR I transferred the required changes in the bytecode instrumentation:

  • Add type parameter to memory access injection functions, representing the JVM type of the instrumented field or array access.
  • Add optional ability to intercept results of reads and method calls.
  • Add a flag to control whether final fields should be tracked or not.
  • Add thread id parameter to onActorFinish method.

@eupp eupp requested a review from ndkoval January 16, 2025 20:38
@ndkoval
Copy link
Collaborator

ndkoval commented Jan 17, 2025

Let's postpone this PR until we pull changes from the trace-debugger branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants