> On 3 May 2016, at 07:05, Remi Forax <fo...@univ-mlv.fr> wrote:
> 
> Looks good to me.
> minor nitpick, neither checkFromToIndex() nor checkFromIndexSize() are 
> instrinsic (now !) but i think they also should be annotated with 
> @ForceInline in j.u.Objects to avoid the code to be asymmetric or weird if 
> one of these methods is intrinsinfied later.
> 

I was tempted, but for the moment i am inclined to leave as is and revisit 
if/when necessary. Trying to be conservative when using those annotations.

Thanks,
Paul.

Reply via email to