[jdk9] RFR: 8163517: Various cleanup in java.io code
Ivan Gerasimov
ivan.gerasimov at oracle.com
Thu Aug 18 18:53:05 UTC 2016
On 18.08.2016 21:27, Claes Redestad wrote:
> Rather than breaking into Reflection we should likely add an
> internally public API with a more well-defined contract, ensuring that
> it addresses arrays, primitives etc, and then Reflection, VerifyAccess
> and ObjectStream could consolidate their use to such a method.
Yes, totally agree with this.
More information about the core-libs-dev
mailing list