Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
/ jfx11u Public archive

8283402: Update to gcc 11.2.0 on Linux #120

Closed
wants to merge 1 commit into from
Closed

8283402: Update to gcc 11.2.0 on Linux #120

wants to merge 1 commit into from

Conversation

kevinrushforth
Copy link
Member

@kevinrushforth kevinrushforth commented Nov 22, 2022

Not a clean backport. The one line change to build.properties applied cleanly. The other two files, gradle/verification.metadata and the GitHub actions script, don't exist in jfx11u.

CI build run on Linux.


Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jfx11u pull/120/head:pull/120
$ git checkout pull/120

Update a local copy of the PR:
$ git checkout pull/120
$ git pull https://git.openjdk.org/jfx11u pull/120/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 120

View PR using the GUI difftool:
$ git pr show -t 120

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jfx11u/pull/120.diff

Reviewed-by: arapte, jvos
@kevinrushforth kevinrushforth changed the title 8283402: Update to gcc 11.2 on Linux Backport c7d3fd9276916ec3964e77148791bd7375487ffc Nov 22, 2022
@bridgekeeper
Copy link

bridgekeeper bot commented Nov 22, 2022

👋 Welcome back kcr! A progress list of the required criteria for merging this PR into master will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk openjdk bot changed the title Backport c7d3fd9276916ec3964e77148791bd7375487ffc 8283402: Update to gcc 11.2.0 on Linux Nov 22, 2022
@openjdk
Copy link

openjdk bot commented Nov 22, 2022

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added backport rfr Ready for review labels Nov 22, 2022
@mlbridge
Copy link

mlbridge bot commented Nov 22, 2022

Webrevs

@kevinrushforth
Copy link
Member Author

Reviewer: @arapte or @johanvos

@openjdk
Copy link

openjdk bot commented Nov 23, 2022

@kevinrushforth This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

8283402: Update to gcc 11.2.0 on Linux

Reviewed-by: arapte

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 1 new commit pushed to the master branch:

  • 16db452: 8291087: Wrong position of focus of screen reader on Windows with screen scale > 1

Please see this link for an up-to-date comparison between the source branch of this pull request and the master branch.
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@openjdk openjdk bot added the ready Ready to be integrated label Nov 23, 2022
@kevinrushforth
Copy link
Member Author

/integrate

@openjdk
Copy link

openjdk bot commented Nov 23, 2022

Going to push as commit d7fa500.
Since your change was applied there have been 5 commits pushed to the master branch:

  • e00d4fb: 8293795: [Accessibility] [Win] [Narrator] Exceptions When Deleting Text with Continuous Key Press in TextArea and TextField
  • 088509e: 8284281: [Accessibility] [Win] [Narrator] Exceptions with TextArea & TextField when deleted last char
  • c66931b: 8289542: Update JPEG Image Decoding Software to 9e
  • 01e115e: 8087557: [Win] [Accessibility, Dialogs] Alert Dialog content is not fully read by Screen Reader
  • 16db452: 8291087: Wrong position of focus of screen reader on Windows with screen scale > 1

Your commit was automatically rebased without conflicts.

@openjdk openjdk bot added the integrated Pull request has been integrated label Nov 23, 2022
@openjdk openjdk bot closed this Nov 23, 2022
@openjdk openjdk bot removed ready Ready to be integrated rfr Ready for review labels Nov 23, 2022
@openjdk
Copy link

openjdk bot commented Nov 23, 2022

@kevinrushforth Pushed as commit d7fa500.

💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored.

@kevinrushforth kevinrushforth deleted the 8283402-gcc-11.2 branch November 23, 2022 12:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport integrated Pull request has been integrated
Development

Successfully merging this pull request may close these issues.

2 participants