Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

8275326: C2: assert(no_dead_loop) failed: dead loop detected#43

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

@GoeLin
Copy link
Member

@GoeLinGoeLin commentedDec 29, 2021
edited by openjdkbot
Loading

This was backported to 11.0.15-oracle, so I think we should have it in 17.0.3, too.


Progress

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

Issue

  • JDK-8275326: C2: assert(no_dead_loop) failed: dead loop detected

Reviewing

Usinggit

Checkout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk17u-dev pull/43/head:pull/43
$ git checkout pull/43

Update a local copy of the PR:
$ git checkout pull/43
$ git pull https://git.openjdk.java.net/jdk17u-dev pull/43/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 43

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.java.net/jdk17u-dev/pull/43.diff

@bridgekeeper
Copy link

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

@openjdkopenjdkbot changed the titleBackport 70d5dffb4e7110902b59b56efaef31614916148c8275326: C2: assert(no_dead_loop) failed: dead loop detectedDec 29, 2021
@openjdk
Copy link

openjdkbot commentedDec 29, 2021

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

@openjdkopenjdkbot added backportPort of a pull request already in a different code base cleanIdentical backport; no merge resolution required labelsDec 29, 2021
@openjdk
Copy link

openjdkbot commentedDec 29, 2021
edited
Loading

@GoeLin This change now passes allautomated pre-integration checks.

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

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

8275326: C2: assert(no_dead_loop) failed: dead loop detected

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

At the time when this comment was updated there had been no new commits pushed to themaster branch. If another commit should be pushed before you perform the/integrate command, your PR will be automatically rebased. If you prefer to avoid any potential automatic rebasing, please check the documentation for the/integrate command for further details.

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

@openjdkopenjdkbot added readyPull request is ready to be integrated rfrPull request is ready for review labelsDec 29, 2021
@mlbridge
Copy link

Webrevs

@GoeLin
Copy link
MemberAuthor

/integrate

@openjdk
Copy link

openjdkbot commentedJan 5, 2022

Going to push as commit7daca99.
Since your change was applied there have been 7 commits pushed to themaster branch:

  • 256356d: 8274130: C2: MulNode::Ideal chained transformations may act on wrong nodes
  • 8ce6877: 8279011: JFR: JfrChunkWriter incorrectly handles int64_t chunk size as size_t
  • 0a538a0: 8276662: Scalability bottleneck in SymbolTable::lookup_common()
  • 38f01a7: 8275536: Add test to check that File::lastModified returns same time stamp as Files.getLastModifiedTime
  • 611a0ea: 8273895: compiler/ciReplay/TestVMNoCompLevel.java fails due to wrong data size with TieredStopAtLevel=2,3
  • dcd9821: 8272167: AbsPathsInImage.java should skip *.dSYM directories
  • 493a78a: 8270874: JFrame paint artifacts when dragged from standard monitor to HiDPI monitor

Your commit was automatically rebased without conflicts.

@openjdkopenjdkbot added the integratedPull request has been integrated labelJan 5, 2022
@openjdkopenjdkbot closed thisJan 5, 2022
@openjdkopenjdkbot removed readyPull request is ready to be integrated rfrPull request is ready for review labelsJan 5, 2022
@openjdk
Copy link

openjdkbot commentedJan 5, 2022

@GoeLin Pushed as commit7daca99.

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

@GoeLinGoeLin deleted the goetz_backport_8275326 branchJanuary 5, 2022 06:51
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

backportPort of a pull request already in a different code basecleanIdentical backport; no merge resolution requiredintegratedPull request has been integrated

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@GoeLin

[8]ページ先頭

©2009-2025 Movatter.jp