Re: Spliterator documentation on Priority(Blocking)Queue

2015-08-04 Thread Paul Sandoz
On 4 Aug 2015, at 13:42, Tagir Valeev wrote: > Hello! > > You can do it here: > > http://bugreport.java.com/ > > (Write access to the Java Bug System requires OpenJDK author status.) > > Thank you for the clarification. I filed the issue with Review ID: JI-9023040. > Thanks, and here it

Re: Spliterator documentation on Priority(Blocking)Queue

2015-08-04 Thread Tagir Valeev
Hello! You can do it here: > > http://bugreport.java.com/ > > (Write access to the Java Bug System requires OpenJDK author status.) > Thank you for the clarification. I filed the issue with Review ID: JI-9023040. > It’s probably because people are busy. If you have it can you forward me > (pe

Re: Spliterator documentation on Priority(Blocking)Queue

2015-08-04 Thread Paul Sandoz
On 4 Aug 2015, at 11:18, Tagir Valeev wrote: > Hello, Paul. > > I think I have no access rights to do it. You can do it here: http://bugreport.java.com/ (Write access to the Java Bug System requires OpenJDK author status.) > Should I have to sign an OCA for this? No. > I submitted the

Re: Spliterator documentation on Priority(Blocking)Queue

2015-08-04 Thread Tagir Valeev
Hello, Paul. I think I have no access rights to do it. Should I have to sign an OCA for this? I submitted the signed OCA to [email protected] last week (as you suggested in ConstantSpliterator discussion), but still got no response. Probably I did something wrong. With best regards, Tagir V

Re: Spliterator documentation on Priority(Blocking)Queue

2015-08-04 Thread Paul Sandoz
Hi Tagir, Can you log an issue? Thanks, Paul. On 4 Aug 2015, at 06:47, Tagir Valeev wrote: > Hello! > > The PriorityQueue class iterator() returns elements in no particular order. > This is explicitly stated in JavaDoc for iterator() method [1] as well as > in class description [2]. However i