ideas about making static shared pool for skip buffers for InputStream and Reader

Xeno Amess xenoamess at gmail.com
Thu Oct 7 21:26:07 UTC 2021


Hi.

I just wonder, if it worthy to create static shared pools for skip buffers
for InputStream and Reader, instead of create one for each instance.

I do think it worthy a try.

pr at https://github.com/openjdk/jdk/pull/5855

What the next step should I do?


More information about the jdk-dev mailing list