-
Notifications
You must be signed in to change notification settings - Fork 729
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
serviceability_jvmti_j9_1_FAILED serviceability/jvmti/thread/GetStackTrace/getstacktr07/getstacktr07.java Fatal error: SetBreakpoint failed #19691
Comments
@JasonFengJ9 @LongyuZhang Do either of you know home to modify the options we run jtreg tests with? |
Assuming this test needs to run with |
Options can be added to individual tests. Options can be added when we run the entire bucket. Isn't it bad that something which is expected to work isn't working without the option? |
Test description
|
Thanks |
@tajila pls explain why it's ok to ignore the failing test. Do we really want to run all the serviceability tests with |
I didn't actually look too closely at the test. I assumed it was doing something that required extended capabilities. Ill take another look at it. |
The current implementwation emits a warning message when a JVMTI operation suceeds. Also, clear breakpoints unconditionally when a class is redefined. Fixes: eclipse-openj9#19691 Signed-off-by: tajila <[email protected]>
The current implementwation emits a warning message when a JVMTI operation suceeds. Also, clear breakpoints unconditionally when a class is redefined. Fixes: eclipse-openj9#19691 Signed-off-by: tajila <[email protected]>
@JasonFengJ9 did this only fail in JDK22? |
@tajila |
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
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]>
Failure link
From an internal build(
macaarch64rt1
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
It is related to
FYI @tajila
The text was updated successfully, but these errors were encountered: