On Fri, 10 May 2024 01:25:45 GMT, xiaotaonan <d...@openjdk.org> wrote:
>> Clean up non-standard use of /// comments in `java.base` > > @mdinacci @hns @landonf Hello @xiaotaonan, I see that you have several PRs of similar nature that have been opened in the past day or two. I would recommend taking a look at the OpenJDK developer's guide https://openjdk.org/guide/ (if you haven't already) to get familiar with the contribution guidelines. Additionally, if an issue has been assigned to someone, it's recommended that you ask the person if you can take over the issue before starting any work on it. Finally, although not applicable to this specific PR, some of the other PRs you have open involve code changes that require jtreg test cases to be included and also making sure existing tests are run and continue to pass. The testing guidelines are available in the same guide https://openjdk.org/guide/#testing-the-jdk. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19151#issuecomment-2105551862