RFR: 8266571: Sequenced Collections [v4]
Eirik Bjorsnos
duke at openjdk.org
Wed Mar 29 12:10:54 UTC 2023
On Wed, 29 Mar 2023 11:28:39 GMT, Rémi Forax <forax at openjdk.org> wrote:
> Hi Erik, I think you misunderstood me, currently Oracle supports most of the development of the OpenJDK financially, that's a fact and i'm glad that Oracle has taken that mantle because I'm remembering very well the sad state of Java at the time SUN was dying.
Please do not avoid critisism by claiming to be misunderstood. This just annoys me. I'm presenting you feedback. Rather direct and tough feedback, I'll admit. Please embrace this opportunity to improve rather than drafting your defence.
> I believe that introducing the interface SequencedCollection instead of adding the methods to Collection (i get it's not the exact same semantics) have an impact that is too big and will require more work than it should for both the maintainers of the JDK and the maintainers of the libraries having their own implementations of the Java collections.
Then just say so.
> This has nothing to do with the paycheck of some of us.
Fine, then let's agree to try and avoid using that paycheck as an argument for or against the merit of any PR.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/7387#issuecomment-1488481290
More information about the core-libs-dev
mailing list