Re: RFR: JDK-8313253: Rename methods in javadoc Comparators class

2023-07-28 Thread Pavel Rappo
On Thu, 27 Jul 2023 16:47:00 GMT, Jonathan Gibbons wrote: > Please review a fairly simple change, to simply rename methods in the > `Comparators` class, to remove the `make` prefix from the method names, and > (for consistency) in one case, remove `get`. There are some updates to the > more p

Re: RFR: JDK-8313253: Rename methods in javadoc Comparators class

2023-07-28 Thread Hannes Wallnöfer
On Thu, 27 Jul 2023 16:47:00 GMT, Jonathan Gibbons wrote: > Please review a fairly simple change, to simply rename methods in the > `Comparators` class, to remove the `make` prefix from the method names, and > (for consistency) in one case, remove `get`. There are some updates to the > more p

Re: RFR: JDK-8313253: Rename methods in javadoc Comparators class

2023-07-28 Thread Hannes Wallnöfer
On Thu, 27 Jul 2023 16:47:00 GMT, Jonathan Gibbons wrote: > Please review a fairly simple change, to simply rename methods in the > `Comparators` class, to remove the `make` prefix from the method names, and > (for consistency) in one case, remove `get`. There are some updates to the > more p