RFR: 8268698: Use Objects.check{Index, FromToIndex, FromIndexSize} where possible

Mandy Chung mchung at openjdk.java.net
Tue Jul 6 19:20:54 UTC 2021


On Mon, 5 Jul 2021 06:29:58 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> @dholmes-ora @AlanBateman @PaulSandoz do you have any comments on the latest version? Thanks.
>
> @kelthuzadx  I did not see any response to my query about the change in initialization (not load) order. I also remain concerned about introducing cross dependencies between core classes (e.g. String now uses Precondition, so does that impact Precondition using String?) But these are things for the core-libs folk to be concerned about, or not.
> 
> Cheers,
> David

> @dholmes-ora @AlanBateman @PaulSandoz do you have any comments on the latest version? Thanks.

Alan and Paul are currently on vacation.  I'm reviewing it.

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

PR: https://git.openjdk.java.net/jdk/pull/4507


More information about the core-libs-dev mailing list