Re: [OpenJDK 2D-Dev] Review Request for 6879044

2009-09-21 Thread Ismael Juma
Hi Mandy, Mandy Chung writes: > Server-type applications are typical use cases that logging information > is very important and useful for diagnosis in the field - long running > apps, hard to reproduce problems until running for many days/months. It > is hard to imagine how the logging infor

Re: [OpenJDK 2D-Dev] Review Request for 6879044

2009-09-15 Thread Ismael Juma
Hey Mandy, Mandy Chung writes: > Improvement on client startup performance and memory footprint has > always been one of our top features in the past releases. Are there any numbers that back that up? The initial message said: "Startup Performance: This change does not have significant startu

Re: [OpenJDK 2D-Dev] Remove warnings

2007-09-27 Thread Ismael Juma
Phil Race <[EMAIL PROTECTED]> writes: > Most likely we could find thousands of such cases which pre-date > annotations. Does anyone know if there is a tool to (semi)automate this? You can use eclipse and the clean-up wizard (Source -> Clean-up) to do this and many other things (missing @Deprecated