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 e5d2486
Show file tree
Hide file tree
Showing 5 changed files with 126 additions and 123 deletions.
Loading

0 comments on commit e5d2486

Please sign in to comment.