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

Update openjdk/README.md #4036

Merged
merged 4 commits into from
Oct 20, 2022
Merged

Update openjdk/README.md #4036

merged 4 commits into from
Oct 20, 2022

Conversation

yukiyuli
Copy link
Contributor

@yukiyuli yukiyuli commented Oct 13, 2022

Replace adoptopenjdk.net with adoptium.net #4034
Add jtreg doc link in openjdk/README.md #4033

@llxia
Copy link
Contributor

llxia commented Oct 14, 2022

@yukiyuli thanks for your PR. Please update your PR title and description to reflect the change in your PR. Please refer Commit message example for details. Thanks.

@yukiyuli yukiyuli closed this Oct 14, 2022
@yukiyuli yukiyuli reopened this Oct 14, 2022
@yukiyuli
Copy link
Contributor Author

@llxia I tried to make some changes for commit changes. Please advise if it works.

@llxia
Copy link
Contributor

llxia commented Oct 14, 2022

Thanks @yukiyuli for the update. A couple of issues:

@yukiyuli yukiyuli changed the title My new branch Fix #4033 and Fix #4044 Oct 14, 2022
Fixes: 4034
Signed-off-by: Yuki Yu <yukiyuli6688@gmail.com>
Fixes: 4033
Signed-off-by: Yuki Yu <yukiyuli6688@gmail.com>
@yukiyuli
Copy link
Contributor Author

Hello @llxia , I think that I fixed all issues.

@@ -14,14 +14,14 @@ See the License for the specific language governing permissions and
# OpenJDK regression tests
This group of tests are the set that comes from the openjdk project, often referred to as jtreg tests, as the jtreg framework is the underlying executable used to execute them. The entire set of openjdk regression tests is quite large. For our nightly builds, we run only a subset of these tests (typically, those suites of tests that we 'tag' as sanity in the [playlist.xml](https://github.com/adoptium/aqa-tests/blob/master/openjdk/playlist.xml) file). For release builds, we intend to run the suites tagged as sanity and extended in the playlist.

For more details on how the underlying jtreg harness works, you can refer to the ["How to Use the JTreg harness" guide](https://adoptopenjdk.gitbooks.io/adoptopenjdk-getting-started-kit/en/intermediate-steps/how_to_use_jtreg_-_java_regression_test_harness.html).
For more details on how the underlying jtreg harness works, you can refer to the ["How to Use the JTreg harness" guide](https://openjdk.org/jtreg/command-help.html).
Copy link
Contributor

Choose a reason for hiding this comment

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

We should add jtreg doc link, not replace the original "How to Use the JTreg harness" guide link.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@llxia Thank you for your explanation. I update the change.

Fixes: 4033
Signed-off-by: Yuki Yu <yukiyuli6688@gmail.com>
@smlambert smlambert changed the title Fix #4033 and Fix #4044 Fix #4033 and Fix #4034 Oct 17, 2022
Copy link
Contributor

@llxia llxia left a comment

Choose a reason for hiding this comment

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

LGTM

@llxia llxia changed the title Fix #4033 and Fix #4034 Update openjdk/README.md Oct 19, 2022
Copy link
Contributor

@LongyuZhang LongyuZhang left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants