Skip to content

Commit

Permalink
Clear breakpts in class redef and fix HCR warning
Browse files Browse the repository at this point in the history
The current implementwation emits a warning message when a JVMTI
operation suceeds.

Also, clear breakpoints unconditionally when a class is redefined as
required by the spec.

Fixes: eclipse-openj9#19691

Signed-off-by: tajila <[email protected]>
  • Loading branch information
tajila committed Jun 25, 2024
1 parent b679b57 commit 055fe29
Show file tree
Hide file tree
Showing 7 changed files with 128 additions and 125 deletions.
Loading

0 comments on commit 055fe29

Please sign in to comment.