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