[10] RFR: 8184603: Create ObjectStreamField signature lazily when possible

Aleksey Shipilev shade at redhat.com
Fri Jul 14 15:35:11 UTC 2017


On 07/14/2017 05:30 PM, Aleksey Shipilev wrote:
> Maybe we should drop "null" stores in constructors, and instead rely on default
> values for them, since we are talking startup performance here where optimizing
> compilers have not yet got their chance.

Sorry, those are the stores to final fields, they are needed. Nevermind me.

-Aleksey



More information about the core-libs-dev mailing list