Hello,
From https://wiki.openjdk.java.net/display/general/JBS+Overview:
An incomplete issue is one where there is insufficient initial
information for the assignee to make further progress. JBS
distinguishes between two classes of incomplete issues: ones where
more information is expected, and ones where more information is /not/
expected.
An incomplete bug where more information is expected is modeled as:
Resolution = Incomplete, Status = Resolved
In this state, the submitter should provide additional information.
If no further information is provided in a reasonable period of time,
an incomplete issue can transition to a closed state. An incomplete
bug where more information is expected is /not/ modeled as:
Resolution = Incomplete, Status = /Closed/
The issues in questions came in as incidents reported through
https://bugreport.java.com/bugreport/. Such "webbugs" often some
auxiliary information stored in a separate system.
HTH,
-Joe
On 12/6/2018 3:17 AM, Muneer Kolarkunnu wrote:
Hi Vitaly,
Your understanding about the status “Incomplete” is correct. I will
check and update you what happened to these two bugs.
In the meantime, Can you please check whether these failures are
reproducible with JDK8u191 GA, JDK10 GA, JDK11GA and JDK12 latest ea
builds?
Regards,
Muneer
*From:* Vitaly Provodin <vitaly.provo...@jetbrains.com>
*Sent:* Thursday, December 06, 2018 10:07 AM
*To:* quality-discuss@openjdk.java.net
*Subject:* what means Incomplete resolution
Hi all,
There are issues in JDK Bug System which have the status /Closed/ with
the /Incomplete/ resolution (e.g.
https://bugs.openjdk.java.net/browse/JDK-8204214,
https://bugs.openjdk.java.net/browse/JDK-8204200).
I suspected that this resolution means lack of some information e.g.
some data was requested by /Assignee/ but /Reporter/ kept silence. As
regards the mentioned bugs - they were closed as /Incomplete /without
any requests/comments.
Of course the workflow, as well as the list of possible resolutions,
are specific for some particular project. Could anybody explain what
this resolution does mean for the /OpenJDK/ project?
The matter is that I am faced with the same failures and could not
understand whether there are (partial or temporary) fixes for them. If
it is so where this fix can be found - any links to repository?
Or probably there are some intentions to fix these issues later? When?
I believe Any comments in such cases would be appreciated
Kind regards
Vitaly Provodin