Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

8294517: Update jdk19u fix version to 19.0.2 #42

Closed
wants to merge 1 commit into from

Conversation

robm-openjdk
Copy link
Member

@robm-openjdk robm-openjdk commented Sep 28, 2022

Update the skara fix version for jdk19u


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/jdk19u pull/42/head:pull/42
$ git checkout pull/42

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 42

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk19u/pull/42.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Sep 28, 2022

👋 Welcome back robm! 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 added the rfr Pull request is ready for review label Sep 28, 2022
@openjdk
Copy link

openjdk bot commented Sep 28, 2022

@robm-openjdk 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:

8294517: Update jdk19u fix version to 19.0.2

Reviewed-by: coffeys

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 19 new commits pushed to the master branch:

  • a1cc5be: 8288377: [REDO] DST not applying properly with zone id offset set with TZ env variable
  • e102312: 8293834: Update CLDR data following tzdata 2022c update
  • 7f34799: 8291508: Fix some tests with "requires vm.jvmti & vm.continuations"
  • 59a331a: 8290496: riscv: Fix build warnings-as-errors with GCC 11
  • 30294b3: 8286314: Trampoline not created for far runtime targets outside small CodeCache
  • d0b021b: 8288992: AArch64: CMN should be handled the same way as CMP
  • e6bd2c9: 8290246: test fails "assert(init != __null) failed: initialization not found"
  • 27158f2: 8290451: Incorrect result when switching to C2 OSR compilation from C1
  • 83cb884: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize
  • 63c53da: 8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI"
  • ... and 9 more: https://git.openjdk.org/jdk19u/compare/5d304f528cb6a5f73992960337cee0b1dbfc559c...master

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 Pull request is ready to be integrated label Sep 28, 2022
@mlbridge
Copy link

mlbridge bot commented Sep 28, 2022

Webrevs

@robm-openjdk
Copy link
Member Author

/integrate

@openjdk
Copy link

openjdk bot commented Sep 28, 2022

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

  • a1cc5be: 8288377: [REDO] DST not applying properly with zone id offset set with TZ env variable
  • e102312: 8293834: Update CLDR data following tzdata 2022c update
  • 7f34799: 8291508: Fix some tests with "requires vm.jvmti & vm.continuations"
  • 59a331a: 8290496: riscv: Fix build warnings-as-errors with GCC 11
  • 30294b3: 8286314: Trampoline not created for far runtime targets outside small CodeCache
  • d0b021b: 8288992: AArch64: CMN should be handled the same way as CMP
  • e6bd2c9: 8290246: test fails "assert(init != __null) failed: initialization not found"
  • 27158f2: 8290451: Incorrect result when switching to C2 OSR compilation from C1
  • 83cb884: 8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize
  • 63c53da: 8290705: StringConcat::validate_mem_flow asserts with "unexpected user: StoreI"
  • ... and 9 more: https://git.openjdk.org/jdk19u/compare/5d304f528cb6a5f73992960337cee0b1dbfc559c...master

Your commit was automatically rebased without conflicts.

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

openjdk bot commented Sep 28, 2022

@robm-openjdk Pushed as commit 3d1cabb.

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
integrated Pull request has been integrated
2 participants