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

8281507: Two javac tests have bad jtreg @clean tags #2556

Closed

Conversation

shipilev
Copy link
Member

@shipilev shipilev commented Feb 26, 2024

Semi-clean backport on the way to jtreg update. Both files still have source/target=6 blocks, which need to be handled as well.

Additional testing:

  • Affected tests now pass with jtreg 7.3.1+1

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
  • JDK-8281507 needs maintainer approval

Issue

  • JDK-8281507: Two javac tests have bad jtreg @<!---->clean tags (Bug - P4 - Approved)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2556

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

Using diff file

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

Webrev

Link to Webrev Comment

@bridgekeeper
Copy link

bridgekeeper bot commented Feb 26, 2024

👋 Welcome back shade! 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 changed the title Backport 86723d4892485651bcae735ed13545ea89b9bb22 8281507: Two javac tests have bad jtreg @clean tags Feb 26, 2024
@openjdk
Copy link

openjdk bot commented Feb 26, 2024

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

@openjdk openjdk bot added backport rfr Pull request is ready for review labels Feb 26, 2024
@mlbridge
Copy link

mlbridge bot commented Feb 26, 2024

Webrevs

@shipilev
Copy link
Member Author

/approval request Semi-clean backport on the way to jtreg update. Both files still have source/target=6 blocks, which need to be handled as well, see 11u PR. Hoping to request approvals before reviews to have someone to look at the PR. Test-only change, risk is low.

@openjdk
Copy link

openjdk bot commented Feb 26, 2024

@shipilev
8281507: The approval request has been created successfully.

@openjdk openjdk bot added approval and removed approval labels Feb 26, 2024
@amosshi
Copy link
Contributor

amosshi commented Feb 27, 2024

Added to test environments to validate

@shipilev
Copy link
Member Author

Added to test environments to validate

Not sure what that means. :) Are you testing this locally somewhere? If so, and the tests are passing, can you please formally review?

@amosshi
Copy link
Contributor

amosshi commented Feb 28, 2024

Added to test environments to validate

Not sure what that means. :) Are you testing this locally somewhere? If so, and the tests are passing, can you please formally review?

HI @shipilev ,
this is Amos from SAP, there is a list of test machines in SAP office can do testings on PR in jdk11u-dev
This Jira was assigned to me last week, due to some delay and I did not pickup it. Luckily you have created this PR.
So I just added the PR to the test machines inside SAP.

I will update in this PR with comments when the test becomes green.
It takes 1-2 days usually, or could be more time, depending on the test system situations.

@shipilev
Copy link
Member Author

shipilev commented Mar 1, 2024

So I am in the weird spot here: there is a maintainer approval for it, but no reviews :) Which means I still cannot integrate. @amosshi, @GoeLin -- could you please formally (R)eview this?

@openjdk
Copy link

openjdk bot commented Mar 1, 2024

@shipilev This change now passes all automated pre-integration checks.

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

8281507: Two javac tests have bad jtreg `@clean` tags

Reviewed-by: mbaesken

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 19 new commits pushed to 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 the ready Pull request is ready to be integrated label Mar 1, 2024
@amosshi
Copy link
Contributor

amosshi commented Mar 1, 2024

Added to test environments to validate

SAP nightlies passed on 2024-02-29, 2024-03-01 @shipilev

@amosshi
Copy link
Contributor

amosshi commented Mar 1, 2024

/integrate

@openjdk
Copy link

openjdk bot commented Mar 1, 2024

@amosshi Only the author (@shipilev) is allowed to issue the integrate command.

@shipilev
Copy link
Member Author

shipilev commented Mar 4, 2024

Thanks!

/integrate

@openjdk
Copy link

openjdk bot commented Mar 4, 2024

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

Your commit was automatically rebased without conflicts.

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

openjdk bot commented Mar 4, 2024

@shipilev Pushed as commit a582e11.

💡 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
backport integrated Pull request has been integrated
3 participants