forked from oracle/graal
-
Notifications
You must be signed in to change notification settings - Fork 17
Merge upstream tag vm-25.0.1 for October 2025 CPU release
#907
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…anged by redefinition
Improve verification of options: the list of options in help text is guaranteed to contain all options. Mentions that it should be used with `--future-defaults=all` in the first sentence. Removed enumeration from the list as it is not relevant and options are easier to read and copy/paste. Option misuse now prints the whole option help text.
(cherry picked from commit 42a9d17)
(cherry picked from commit f0d7c0d)
(cherry picked from commit 3e1d095)
(cherry picked from commit 65256d1)
(cherry picked from commit 0c734ec)
PullRequest: graal/22052
(cherry picked from commit 96dc6fa)
(cherry picked from commit 0b587eb)
(cherry picked from commit 3194437)
(cherry picked from commit 629398a)
(cherry picked from commit b5a5798)
…n CEntryPointSnippets.tearDownIsolate(). (cherry picked from commit 33efe03)
(cherry picked from commit 25273be)
…t waits for all truffle compilation threads is executed from one of the compilation threads.
…id waiting for compilations on native-image compilation isolate tear down.
(cherry picked from commit 96e5ab3)
(cherry picked from commit 5cf6dbd)
…th action None from deopt cycle detection.
…ne" for deopt cycle detection. PullRequest: graal/22191
…ible. PullRequest: graal/22062
…gnosticsTests fail on Windows PullRequest: graal/22076
…xceptions. PullRequest: graal/22119
(cherry picked from commit ff61fb7)
compile time (cherry picked from commit 71400a1) # Conflicts: # compiler/src/jdk.graal.compiler/src/jdk/graal/compiler/phases/common/ConditionalEliminationPhase.java # compiler/src/jdk.graal.compiler/src/jdk/graal/compiler/phases/common/FixReadsPhase.java
(cherry picked from commit 3a1e584) # Conflicts: # compiler/src/jdk.graal.compiler/src/jdk/graal/compiler/truffle/TruffleCompilerOptions.java
(cherry picked from commit a292bd5)
(cherry picked from commit c547a32)
(cherry picked from commit eabc321)
(cherry picked from commit 4d52df8)
(cherry picked from commit 32fb399)
(cherry picked from commit b734463)
(cherry picked from commit 4df4fa4)
(cherry picked from commit 48c7c3b)
(cherry picked from commit d93f5c0)
(cherry picked from commit 25f3b5e)
… compressing bitsets PullRequest: graal/22077
…function 5311 PullRequest: graal/22058
… isolates. PullRequest: graal/22263
…laceHolder nodes PullRequest: graal/22172
Collaborator
|
I think this is missing suite.py updates to set |
Collaborator
Author
Collaborator
Collaborator
Author
|
Superseded by #908 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.