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

8302927: Unproblemlist Fuzz.java from ProblemList-zgc.txt again #12684

Closed
wants to merge 1 commit into from

Conversation

stefank
Copy link
Member

@stefank stefank commented Feb 21, 2023

The previous removal of Fuzz from the ProblemList got undone in a merge from JDK 20. This patch removes the test from the ProblemList again.


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

  • JDK-8302927: Unproblemlist Fuzz.java from ProblemList-zgc.txt again

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 12684

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/12684.diff

@stefank
Copy link
Member Author

stefank commented Feb 21, 2023

/label hotspot

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 21, 2023

👋 Welcome back stefank! 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 hotspot hotspot-dev@openjdk.org label Feb 21, 2023
@openjdk
Copy link

openjdk bot commented Feb 21, 2023

@stefank
The hotspot label was successfully added.

@stefank stefank changed the title Unproblemlist Fuzz.java from ProblemList-zgc.txt again 8302927: Fuzz.java from ProblemList-zgc.txt again Feb 23, 2023
@openjdk openjdk bot added the rfr Pull request is ready for review label Feb 23, 2023
@mlbridge
Copy link

mlbridge bot commented Feb 23, 2023

Webrevs

@stefank stefank changed the title 8302927: Fuzz.java from ProblemList-zgc.txt again 8302927: Unproblemlist Fuzz.java from ProblemList-zgc.txt again Feb 23, 2023
@openjdk
Copy link

openjdk bot commented Feb 23, 2023

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

8302927: Unproblemlist Fuzz.java from ProblemList-zgc.txt again

Reviewed-by: sjohanss, eosterlund

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

  • 1bab93b: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
  • 221f346: 8303047: avoid NULL after 8301661
  • 23e9d9d: 8302811: NMT.random_reallocs_vm fails if NMT is off
  • fcaf871: 8302028: Port fdlibm atan2 to Java
  • 07e976a: 8303081: Serial: Remove unused VM_MarkSweep
  • 8de841d: 8302667: Improve message format when failing to load symbols or libraries
  • f893d23: 8303024: (fs) WindowsFileSystem.supportedFileAttributeViews can use Set.of
  • d7ada66: 8303084: G1 Heap region liveness verification has inverted return value
  • 5d7e7e2: 8302760: Improve liveness/remembered set verification for G1
  • b0e0f37: 8303067: G1: Remove unimplemented G1FullGCScope::heap_transition
  • ... and 58 more: https://git.openjdk.org/jdk/compare/71cf7c4409025c87ac786a54171f00de69fe5317...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 Feb 23, 2023
@stefank
Copy link
Member Author

stefank commented Feb 23, 2023

/integrate

@openjdk
Copy link

openjdk bot commented Feb 23, 2023

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

  • 1bab93b: 8303073: (bf) Temporarily reinstate private DirectByteBuffer(long, int) constructor
  • 221f346: 8303047: avoid NULL after 8301661
  • 23e9d9d: 8302811: NMT.random_reallocs_vm fails if NMT is off
  • fcaf871: 8302028: Port fdlibm atan2 to Java
  • 07e976a: 8303081: Serial: Remove unused VM_MarkSweep
  • 8de841d: 8302667: Improve message format when failing to load symbols or libraries
  • f893d23: 8303024: (fs) WindowsFileSystem.supportedFileAttributeViews can use Set.of
  • d7ada66: 8303084: G1 Heap region liveness verification has inverted return value
  • 5d7e7e2: 8302760: Improve liveness/remembered set verification for G1
  • b0e0f37: 8303067: G1: Remove unimplemented G1FullGCScope::heap_transition
  • ... and 58 more: https://git.openjdk.org/jdk/compare/71cf7c4409025c87ac786a54171f00de69fe5317...master

Your commit was automatically rebased without conflicts.

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

openjdk bot commented Feb 23, 2023

@stefank Pushed as commit f113b04.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hotspot hotspot-dev@openjdk.org integrated Pull request has been integrated
3 participants