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

[24.1] Backport: Updated JFR substitutions from [GR-54877] #764

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

roberttoyonaga
Copy link
Collaborator

(cherry picked from commit fbc44e9)

Related issue: #763

A change to OpenJDK JFR was introduced in JDK 24 and later backported to JDK23+29. The Mandrel GHAs are using JDK23+29 so builds that include JFR will fail due to out of date substitutions.

…p.java failed again with "Expected outer stream to have 3 events"'

(cherry picked from commit fbc44e9)
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 3, 2024
@jerboaa jerboaa linked an issue Jul 3, 2024 that may be closed by this pull request
2 tasks
@roberttoyonaga
Copy link
Collaborator Author

Failing GHAs:

  • Mandrel-Quarkus tests / Q main M 24.1 EA / Q IT Data6 Looks unrelated. Seems related to: io.quarkus.it.hibernate.search.orm.elasticsearch.coordination.outboxpolling.HibernateSearchOutboxPollingInGraalIT.testSearch.
  • Mandrel-Quarkus tests / Q main M 24.1 EA / Q IT Messaging1 Also seems unrelated. Related to an authentication failure io.quarkus.it.kafka.KafkaOauthIT.test
  • Mandrel-Quarkus tests / Q main M 24.1 EA / Q Mandrel IT Will be fixed once [24.1] Add reflection metadata for jfrTracing field. #762 is merged

Copy link
Collaborator

@zakkak zakkak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM other than the references to JDK 24 source code. @roberttoyonaga could you please adapt them accordingly? Thank you

Copy link
Collaborator

@zakkak zakkak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM other than the references to JDK 24 source code. @roberttoyonaga could you please adapt them accordingly? Thank you

@roberttoyonaga
Copy link
Collaborator Author

LGTM other than the references to JDK 24 source code. @roberttoyonaga could you please adapt them accordingly? Thank you

yes, thanks for spotting that. Done!

jerboaa referenced this pull request Jul 4, 2024
…p.java failed again with "Expected outer stream to have 3 events"'
@jerboaa
Copy link
Collaborator

jerboaa commented Jul 4, 2024

CI failures are known:

Copy link
Collaborator

@zakkak zakkak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @roberttoyonaga !

@zakkak zakkak merged commit e03b472 into graalvm:mandrel/24.1 Jul 4, 2024
39 of 42 checks passed
@zakkak
Copy link
Collaborator

zakkak commented Jul 17, 2024

This backport was replaced by upstream oracle@27149a9, but we kept e308905 on top of it.

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.

[24.1] Backport: Updated JFR substitutions from [GR-54877]
4 participants