Skip to content
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

JDK22+ add Throwable.jfrTracing #18428

Merged
merged 1 commit into from Nov 9, 2023

Conversation

JasonFengJ9
Copy link
Member

JDK22+ add Throwable.jfrTracing

close #18427

Signed-off-by: Jason Feng fengj@ca.ibm.com

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@keithc-ca
Copy link
Contributor

Jenkins test sanity alinux jdknext depends ibmruntimes/openj9-openjdk-jdk#openj9-staging

@keithc-ca
Copy link
Contributor

The test failures are known:

        java.lang.AssertionError: JVMTI_VTHREAD_STATE_YIELDING (7) does not match VirtualThread.YIELDING (10)
        	at org.testng.Assert.fail(Assert.java:96)
        	at org.openj9.test.jep425.VirtualThreadTests.test_verifyJVMTIMacros(VirtualThreadTests.java:321)

@keithc-ca keithc-ca merged commit f7cf540 into eclipse-openj9:master Nov 9, 2023
3 of 5 checks passed
@JasonFengJ9 JasonFengJ9 deleted the jtrtracing branch November 9, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JDK22 cannot find symbol Throwable.jfrTracing
3 participants