Skip to content

(0.46) Clear breakpts in class redef and fix HCR warning #19775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

tajila
Copy link
Contributor

@tajila tajila commented Jun 27, 2024

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

Backport of #19710

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]>
@tajila tajila changed the title Clear breakpts in class redef and fix HCR warning (0.46) Clear breakpts in class redef and fix HCR warning Jun 27, 2024
@tajila
Copy link
Contributor Author

tajila commented Jun 27, 2024

@pshipton

@pshipton pshipton merged commit f685ace into eclipse-openj9:v0.46.0-release Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants