Navigation Menu

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

8272791: java -XX:BlockZeroingLowLimit=1 crashes after 8270947 #1504

Closed
wants to merge 1 commit into from

Conversation

navyxliu
Copy link
Member

@navyxliu navyxliu commented Nov 4, 2022

This is a stacked PR(3/3) of #1502.

This patch is one of the trailing bugfix of JDK-8270947. We can apply to jdk11u cleanly.


Progress

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

Integration blocker

 ⚠️ Dependency #1503 must be integrated first

Issue

  • JDK-8272791: java -XX:BlockZeroingLowLimit=1 crashes after 8270947

Reviewers

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk11u-dev pull/1504/head:pull/1504
$ git checkout pull/1504

Update a local copy of the PR:
$ git checkout pull/1504
$ git pull https://git.openjdk.org/jdk11u-dev pull/1504/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 1504

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk11u-dev/pull/1504.diff

@bridgekeeper
Copy link

bridgekeeper bot commented Nov 4, 2022

👋 Welcome back xliu! A progress list of the required criteria for merging this PR into pr/1503 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 e17118aa8afb14dfca049f19fd98a1483b2b5c1b 8272791: java -XX:BlockZeroingLowLimit=1 crashes after 8270947 Nov 4, 2022
@openjdk
Copy link

openjdk bot commented Nov 4, 2022

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

@openjdk openjdk bot added backport clean rfr Pull request is ready for review labels Nov 4, 2022
@mlbridge
Copy link

mlbridge bot commented Nov 4, 2022

Webrevs

@phohensee
Copy link
Member

If the backport is clean, please tag and comment on the JBS issue.

Copy link
Member

@phohensee phohensee left a comment

Choose a reason for hiding this comment

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

Lgtm.

@navyxliu navyxliu closed this Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport clean rfr Pull request is ready for review
2 participants