Skip to content

Conversation

@zakkak
Copy link
Collaborator

@zakkak zakkak commented Oct 22, 2025

No description provided.

mur47x111 and others added 30 commits July 22, 2025 11:15
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 f0d7c0d)
(cherry picked from commit 65256d1)
(cherry picked from commit 0b587eb)
…n CEntryPointSnippets.tearDownIsolate().

(cherry picked from commit 33efe03)
…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 5cf6dbd)
…ne" for deopt cycle detection.

PullRequest: graal/22191
…gnosticsTests fail on Windows

PullRequest: graal/22076
davleopo and others added 21 commits October 7, 2025 18:42
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 48c7c3b)
… compressing bitsets

PullRequest: graal/22077
@zakkak zakkak requested a review from jerboaa October 22, 2025 09:19
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 22, 2025
@jerboaa
Copy link
Collaborator

jerboaa commented Oct 22, 2025

I think this is missing suite.py updates to set "release" : True. Alternative PR here: #908

@zakkak
Copy link
Collaborator Author

zakkak commented Oct 22, 2025

I think this is missing suite.py updates to set "release" : True. Alternative PR here: #908

Right, that was intentional so that we don't have a no-op release PR, but I am fine with #908 as well.

@jerboaa
Copy link
Collaborator

jerboaa commented Oct 22, 2025

I think this is missing suite.py updates to set "release" : True. Alternative PR here: #908

Right, that was intentional so that we don't have a no-op release PR, but I am fine with #908 as well.

OK. Thanks for the insight.

@zakkak
Copy link
Collaborator Author

zakkak commented Oct 22, 2025

Superseded by #908

@zakkak zakkak closed this Oct 22, 2025
@zakkak zakkak deleted the 2025-10-22-oct-cpu-2025 branch October 22, 2025 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.