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

8249678: @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310 #2925

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

amosshi
Copy link
Contributor

@amosshi amosshi commented Aug 27, 2024

Backport of JDK-8249678

Testing

  • Local:
  • Pipeline: All passed except macOS
    • macOS: /Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here The issue exists in all recent PR in jdk11u-dev and not caused by Current PR
  • Testing Machine:

Progress

  • JDK-8249678 needs maintainer approval
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8249678: @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310 (Sub-task - P4)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2925

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

Using diff file

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

Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Aug 27, 2024

👋 Welcome back ashi! 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 Aug 27, 2024

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk bot changed the title Backport 4a4003e9002b1d01ea5c5c707b2a0c0d12a0d5ba 8249678: @ignore should be used instead of ProblemList for 8158860, 8163894, 8193479, 8194310 Aug 27, 2024
@openjdk
Copy link

openjdk bot commented Aug 27, 2024

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

@openjdk
Copy link

openjdk bot commented Aug 27, 2024

⚠️ @amosshi This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@openjdk openjdk bot added the rfr Pull request is ready for review label Aug 27, 2024
@mlbridge
Copy link

mlbridge bot commented Aug 27, 2024

Webrevs

@bridgekeeper
Copy link

bridgekeeper bot commented Sep 24, 2024

@amosshi This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply add a new comment to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

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
Development

Successfully merging this pull request may close these issues.

1 participant