-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.4.2
-
sparc
-
solaris_8
We noticed in our performance tests a 10% increase in the number of
classes loaded between 142b01 and 142b02 (Framer, XFramer apps).
Further investigation lead us to the java.util.FileSystemPerferences class where line 561 is calling the XmlSupport class which in turn loads the XML
parser classes. I've attached a diff of the -verbose output of 142b01
and 142b02 for the attached app 'Framer'. I've also included a graph showing
what new classes are loaded, and the source lines responsible for
loading them.
classes loaded between 142b01 and 142b02 (Framer, XFramer apps).
Further investigation lead us to the java.util.FileSystemPerferences class where line 561 is calling the XmlSupport class which in turn loads the XML
parser classes. I've attached a diff of the -verbose output of 142b01
and 142b02 for the attached app 'Framer'. I've also included a graph showing
what new classes are loaded, and the source lines responsible for
loading them.