Skip to content

Conversation

@JesperIRL
Copy link
Member

@JesperIRL JesperIRL commented Feb 4, 2021

Forwardport JDK 16 -> JDK 17


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • Change must be properly reviewed

Download

$ git fetch https://git.openjdk.java.net/jdk pull/2392/head:pull/2392
$ git checkout pull/2392

pliden and others added 12 commits January 28, 2021 07:58
Co-authored-by: Fei Yang <fyang@openjdk.org>
Reviewed-by: vlivanov, neliasso
Co-authored-by: He Xuejin <hexuejin2@huawei.com>
Reviewed-by: neliasso, kvn, iignatyev
Reviewed-by: stuefe, thartmann, kvn
…with ZGC enabled

Co-authored-by: Stuart Monteith <smonteith@openjdk.org>
Co-authored-by: Wang Chao <casparcwang@tencent.com>
Reviewed-by: vlivanov, neliasso
Reviewed-by: redestad, alanb, rriggs, jlaskey
Move JDK-8257999 barrier to correct location.

Reviewed-by: tschatzl, sjohanss
…C promotion on Feb 04, 2021(B35)

Reviewed-by: iignatyev, mikael
@bridgekeeper
Copy link

bridgekeeper bot commented Feb 4, 2021

👋 Welcome back jwilhelm! 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
Copy link

openjdk bot commented Feb 4, 2021

@JesperIRL 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:

Merge

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

  • e2516e4: 8261028: ZGC: SIGFPE when MaxVirtMemFraction=0
  • f279ff9: 8261010: Delete the Netbeans "default" license header
  • 2be60e3: 8257988: Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m

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 ready Pull request is ready to be integrated rfr Pull request is ready for review labels Feb 4, 2021
@openjdk
Copy link

openjdk bot commented Feb 4, 2021

@JesperIRL The following labels will be automatically applied to this pull request:

  • build
  • compiler
  • core-libs
  • hotspot
  • javadoc
  • kulla
  • serviceability
  • shenandoah

When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command.

@openjdk openjdk bot added javadoc javadoc-dev@openjdk.org serviceability serviceability-dev@openjdk.org build build-dev@openjdk.org hotspot hotspot-dev@openjdk.org core-libs core-libs-dev@openjdk.org compiler compiler-dev@openjdk.org kulla kulla-dev@openjdk.org shenandoah shenandoah-dev@openjdk.org labels Feb 4, 2021
@mlbridge
Copy link

mlbridge bot commented Feb 4, 2021

Webrevs

@JesperIRL
Copy link
Member Author

/integrate

@openjdk openjdk bot closed this Feb 4, 2021
@openjdk openjdk bot added integrated Pull request has been integrated and removed ready Pull request is ready to be integrated labels Feb 4, 2021
@openjdk openjdk bot removed the rfr Pull request is ready for review label Feb 4, 2021
@openjdk
Copy link

openjdk bot commented Feb 4, 2021

@JesperIRL Since your change was applied there have been 4 commits pushed to the master branch:

  • 8760688: 8260616: Removing remaining JNF dependencies in the java.desktop module
  • e2516e4: 8261028: ZGC: SIGFPE when MaxVirtMemFraction=0
  • f279ff9: 8261010: Delete the Netbeans "default" license header
  • 2be60e3: 8257988: Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m

Your commit was automatically rebased without conflicts.

Pushed as commit 9b7a8f1.

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

@JesperIRL JesperIRL deleted the forward_port_16_17 branch February 4, 2021 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build build-dev@openjdk.org compiler compiler-dev@openjdk.org core-libs core-libs-dev@openjdk.org hotspot hotspot-dev@openjdk.org integrated Pull request has been integrated javadoc javadoc-dev@openjdk.org kulla kulla-dev@openjdk.org serviceability serviceability-dev@openjdk.org shenandoah shenandoah-dev@openjdk.org

Development

Successfully merging this pull request may close these issues.

6 participants