Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use Java 1.5 on 10.3' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use Java 1.5 on 10.3
Authored by: adrianm on May 05, '05 02:00:40PM

Java since 1.4.2 from Apple and since 1.5 from Sun has had the ability to share constant memory footprint (default classes, including hotspot compiled code) amongst multiple java instances.

It's harmless to see this error but memory and startup performance will suffer (down to pre 1.5 windoze levels!)

Note that Apple's 10.3.9 update managed to screw around with this too, so maybe that's it.



[ Reply to This | # ]