Skip to content

Update signature of virtual thread support functions for jdk23+ - #18813

Merged
gacholio merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:virtual
Jan 25, 2024
Merged

Update signature of virtual thread support functions for jdk23+#18813
gacholio merged 1 commit into
eclipse-openj9:masterfrom
keithc-ca:virtual

Conversation

@keithc-ca

Copy link
Copy Markdown
Contributor

In jdk23+ these now implement static methods:

  • JVM_VirtualThreadDisableSuspend()
  • JVM_VirtualThreadHideFrames()

See ibmruntimes/openj9-openjdk-jdk@b219248.

In jdk23+ these now implement static methods:
* JVM_VirtualThreadDisableSuspend()
* JVM_VirtualThreadHideFrames()

Signed-off-by: Keith W. Campbell <keithc@ca.ibm.com>
@keithc-ca
keithc-ca requested a review from gacholio January 24, 2024 18:09
@gacholio

Copy link
Copy Markdown
Contributor

jenkins test sanity zlinux jdk21

@gacholio

Copy link
Copy Markdown
Contributor

jenkins test sanity xlinux jdknext

@keithc-ca

Copy link
Copy Markdown
Contributor Author

I think the test (build) failure for jdknext on xlinux is because the compile occurred before #18627, but the testing after it. I'll relaunch that job.

@keithc-ca

Copy link
Copy Markdown
Contributor Author

Jenkins test sanity xlinux jdknext

@gacholio

Copy link
Copy Markdown
Contributor

Presumably, the CRIU test failure is random. There are a few vthread test failures.

@keithc-ca

Copy link
Copy Markdown
Contributor Author

The virtual thread test failures are known: #18693.

@gacholio
gacholio merged commit d15ef63 into eclipse-openj9:master Jan 25, 2024
@keithc-ca
keithc-ca deleted the virtual branch January 25, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants