RFR: 8329760: Add indexOf(Predicate<? super E> filter) to java..util.List interface [v2]
Evemose
duke at openjdk.org
Fri Apr 19 12:39:11 UTC 2024
On Fri, 19 Apr 2024 12:10:34 GMT, Chen Liang <liach at openjdk.org> wrote:
>> @minborg Sorry to bother you with this kind of question, but i cant manage to find where exactly and how I can file CSR review request. Could you help me out?
>
> @Evemose Please revert formatting changes in existing classes. Unfortunately there's no single code style across all of JDK, but you shouldn't try to format code/methods that's not touched by your new method addition.
@liach i did revert changes where it was possible but in few files it will be just too resource-consuming to revert indentations to previous state. If this will be crucial, ill deal with it before merging
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18639#issuecomment-2066480208
More information about the core-libs-dev
mailing list