Community
Participate
Working Groups
When an instance is created via new InterfaceX(), the initialization block is never called.
Fixed in rev 1245. When the instance was created via Guice it was immediately returned and the initialization block evaluation was simply not processed.