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

[1.6.x] compiler: account for Scala 2 and 3 differences in generated varargs code (backport #737) by @ahjohannessen #738

Merged
merged 5 commits into from
Feb 27, 2024

Compatibility

e748f9a
Select commit
Loading
Failed to load commit list.
Merged
Mergify / Queue: Embarked in merge queue succeeded Feb 27, 2024 in 0s

The pull request embarked with 1.6.x (baefd32) will be merged soon

Required conditions for merge:

  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • check-success~=/ Ready To Merge$
  • all of [📃 From pull request rule Merge PRs that are ready]:
    • #approved-reviews-by>=1
    • #changes-requested-reviews-by=0
    • #review-requested=0
    • -draft [📌 queue requirement]
    • check-success~=/ Ready To Merge$
    • label!=status:block-merge
    • label=status:merge-when-green
    • any of [📌 queue -> configuration change requirements]:
      • -mergify-configuration-changed
      • check-success=Configuration changed
    • any of [🔀 queue conditions]:
      • all of [📌 queue conditions of queue default]:
        • #approved-reviews-by>=1 [🛡 GitHub branch protection]
        • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
        • any of [🛡 GitHub branch protection]:
          • check-success=Finish / Ready To Merge
          • check-neutral=Finish / Ready To Merge
          • check-skipped=Finish / Ready To Merge
  • any of [🛡 GitHub branch protection]:
    • check-success=Finish / Ready To Merge
    • check-neutral=Finish / Ready To Merge
    • check-skipped=Finish / Ready To Merge

Check-runs and statuses of the embarked pull request #738:

Binary Compatibility / JDK 11details
Code Style / Prepare Matrixdetails
Code Style / { "java": "11" }details
Docs / Prepare Matrixdetails
Docs / { "java": "11" }details
Finish / Ready To Mergedetails
Tests / Prepare Matrixdetails
Tests / { "java": "11", "scala": "2.12.x" }details
Tests / { "java": "11", "scala": "2.13.x" }details
Tests / { "java": "11", "scala": "3.x" }details
Tests / { "java": "17", "scala": "2.12.x" }details
Tests / { "java": "17", "scala": "2.13.x" }details
Tests / { "java": "17", "scala": "3.x" }details