Open GoogleCodeExporter opened 9 years ago
As far as I see not fixed yet. The static intializer should not try to add
instances of its own class to the map (a bit too early ;). The lazy loading as
seen in 4.6.5 is doing fine.
Original comment by wolfgang...@gmx.de
on 29 May 2015 at 2:01
Hmm, the static initializer by itself seems to be ok. The initializing as seen
in the stack trace above introduces the problem.
I'll work around it by calling a dummy
RpfProductInfo.getCatalog();
prior to any use of this class.
Original comment by wolfgang...@gmx.de
on 1 Jun 2015 at 8:10
Original issue reported on code.google.com by
mel.seco...@gmail.com
on 16 Sep 2014 at 11:38