- Loading...
...
Bugs in OpenJFX are cleared by the teams daily. It It is unlikely that a bug will remain untriaged for a longer long period of time but this can happen in circumstances where it is unclear where the bug should go. Here Here is a link to the something that is sometimes called "inbox" (the untriaged bugs): <PROVIDE LINK>
To triage bugs in OpenJFX
untriaged bugs (bugs that are in the "New" state):
https://bugs.openjdk.java.net/issues/?filter=23827
Triaging is the process of evaluating a bug and determining when and who should work on it. Sometimes it is hard to determine which component is at fault or who a bug should belong to. Fortunately, OpenJFX has the concept of code ownership and clear responsibilities in the code base.
****** OLD CONTENT ***** IN PROGRESS *******
1. Ensure that the following are set correctly:
IssueType
Component (should be javafx)
Component Subcomponent
Priority (default = P4, but you may need to adjust)
FixVersion (default is EMPTY, which is not OK for bugs);
This must be (for example) "Lombard9" for P1-P3 bugs; during rampdown, this should be "9" for bugs.
This can be either "9" or "tbd_major" for P4-P5 bugs.
This can either be "tbd_major" (a good default) or "9" for Enhancements.
During rampdown for a release, P4-P5 bugs and for all Features and Tweaksall Enhancements should go to "tbd_major" or the next release.
Assignee (someone who will look at the bug)
2. Select "Evaluation CompleteTriage" to indicate that the above are correct.