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: #19691

Signed-off-by: tajila <atobia@ca.ibm.com>
  • Loading branch information
tajila committed Jun 25, 2024
1 parent b679b57 commit 90d8cfd
Show file tree
Hide file tree
Showing 3 changed files with 124 additions and 120 deletions.
Loading

0 comments on commit 90d8cfd

Please sign in to comment.