You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is 'tidy-ness' item. We currently have all problem lists for all versions and vmImpls directly in the openjdk directory of this repo. It makes that directory quite cluttered and will only get worse.
This enhancement issue proposes to move all the problem list files into a new folder openjdk/excludes. If we do move them there, we will need to update the PROBLEM_LIST_FILE variable in openjdk.mk to the new location. See various ways it can be set, starting at openjdk.mk/L137.
📋 Step by Step
To solve this issue and contribute a fix you should check the following step-by-step list. A more detailed documentation of the workflow can be found here.
Claim this issue: Comment below.
Fork the repository in github by simply clicking the 'fork' button.
Check out the forked repository
Create a feature branch for the issue. We do not have any naming definition for branches.
Commit your changes.
Start a Pull Request.
Done 👍 Ask in comments for a review :)
If the reviewer find some missing pieces or a problem they will start a discussion with you and describe the next steps how the problem can be solved.
You did it 🎉 We will merge the fix in the master branch.
Thanks, thanks, thanks for being part of this project as an open source contributor ❤️
🤔❓ Questions
If you have any questions just ask us directly in this issue by adding a comment. You can join our community chat at Slack. Next to this you can find a general manual about open source contributions here.
The text was updated successfully, but these errors were encountered:
👾 Description of the issue
This is 'tidy-ness' item. We currently have all problem lists for all versions and vmImpls directly in the openjdk directory of this repo. It makes that directory quite cluttered and will only get worse.
This enhancement issue proposes to move all the problem list files into a new folder openjdk/excludes. If we do move them there, we will need to update the PROBLEM_LIST_FILE variable in openjdk.mk to the new location. See various ways it can be set, starting at openjdk.mk/L137.
📋 Step by Step
To solve this issue and contribute a fix you should check the following step-by-step list. A more detailed documentation of the workflow can be found here.
🤔❓ Questions
If you have any questions just ask us directly in this issue by adding a comment. You can join our community chat at Slack. Next to this you can find a general manual about open source contributions here.
The text was updated successfully, but these errors were encountered: