On Fri, 26 Jul 2024 21:06:31 GMT, Turkhan <d...@openjdk.org> wrote:

> This PR fixes `java.util.Deque`'s specification to name `peekFirst()` as an 
> equivalent to Stack's `peek()` method since both of them don't throw when a 
> collection is empty. This is not the case with the current `getFirst()` 
> method.
> 
> Please let me know if I have to fix something in the PR. Will appreciate your 
> guidance since this is my first PR to JDK.

@tbadalov 
Your change (at version 583071219fe33bac04237ff83df7734bbdc433a9) is now ready 
to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/20363#issuecomment-2274976616

Reply via email to