Skip to content

JDK24+ add com.ibm.oti.vm.VM.isYieldBlockedVirtualThreadsEnabled() #21869

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
May 14, 2025

Conversation

JasonFengJ9
Copy link
Member

JDK24+ add com.ibm.oti.vm.VM.isYieldBlockedVirtualThreadsEnabled()

By default, this method returns true, i.e., not in legacy locking mode.

Signed-off-by: Jason Feng [email protected]

By default, this method returns true, i.e., not in legacy locking mode.

Signed-off-by: Jason Feng <[email protected]>
@JasonFengJ9 JasonFengJ9 requested a review from tajila May 13, 2025 20:00
@JasonFengJ9 JasonFengJ9 added this to the Java 24 (24.0.2) milestone May 13, 2025
@tajila
Copy link
Contributor

tajila commented May 14, 2025

jenkins test sanity.functional amac jdk24

@JasonFengJ9
Copy link
Member Author

10:11:59  Testing: test jfr young generation configuration - approx 30seconds
10:11:59  Test start time: 2025/05/15 00:11:57 Australian Eastern Standard Time
10:11:59  Running command: /Users/jenkins/workspace/Test_openjdk24_j9_sanity.functional_aarch64_mac_Personal_testList_0/jdkbinary/j2sdk-image/bin/jfr print --xml --events "YoungGenerationConfiguration" defaultJ9recording.jfr
10:11:59  Time spent starting: 2 milliseconds
10:11:59  Time spent executing: 289 milliseconds
10:11:59  Test result: FAILED
10:11:59  Output from test:
10:11:59   [OUT] <?xml version="1.0" encoding="UTF-8"?>
10:11:59   [OUT] <recording xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
10:11:59   [OUT]   <events>
10:11:59   [OUT]   </events>
10:11:59   [OUT] </recording>
10:11:59  >> Required condition was found: [Output match: http://www.w3.org/2001/XMLSchema-instance]
10:11:59  >> Success condition was not found: [Output match: jdk.YoungGenerationConfiguration]
10:11:59  >> Failure condition was not found: [Output match: jfr print: could not read recording]

The failure is not related to this PR, opened

@tajila tajila merged commit eeac6dc into eclipse-openj9:master May 14, 2025
3 of 5 checks passed
@JasonFengJ9 JasonFengJ9 deleted the legacymode branch May 14, 2025 19:22
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