Fwd: Re: Miscellaneous minor patches: javadoc typos, javac warnings, etc.

Alan Bateman Alan.Bateman at oracle.com
Wed Nov 9 11:30:27 UTC 2011


Does anyone have cycles to review and sponsor the "Core" and "SQL" 
clean-ups? They should be trivial to review and push as one change-set, 
leaving the client area changes for review on the 2d or other list.

-Alan.

-------- Original Message --------
Subject: 	Re: Miscellaneous minor patches: javadoc typos, javac 
warnings, etc.
Date: 	Wed, 09 Nov 2011 11:46:48 +0100
From: 	Martin Desruisseaux <martin.desruisseaux at geomatys.fr>
Organization: 	Geomatys
CC: 	jdk8-dev at openjdk.java.net



Hello all

It took me a while, but I finally posted the patches that I submitted last month
as webrev pages. I tried to split them according different groups (core,
Java2D...) to the best of my knowledge:

http://webrev.geomatys.com/

I also signed the Oracle Contributor Agreement (OCA) and send it by email to
oracle-ca_us at oracle.com.

In the core classes, most patches can be grouped in two categories:

  * Documentation fixes (Class, Attributes)
  * Avoid creation of unnecessary temporary objects (AssertionError, Float, Double)


The only real bug fix is in Java 2D (AffineTransform.hashCode() inconsistent
with equals(Object) when some coefficients mix positive and negative zeros).
However I'm not yet registered on the Java2D mailing list. Should I register on
the mailing list of each group for which I may propose a patch?

     Regards,

         Martin





More information about the core-libs-dev mailing list