[OpenJDK 2D-Dev] Review Reqeust for Bug 100068 - SunGraphics2D exposes a reference to itself while non fully initialised
Mario Torre
mario.torre at aicas.com
Thu Jun 18 21:28:41 UTC 2009
Il giorno gio, 18/06/2009 alle 16.01 -0400, Roman Kennke ha scritto:
> Hi Jim,
>
> If only one instance of the loops is used during the lifetime of a
> Surface, then we can easily keep this instance there instead of the
> SG2D, validating would not initialize any new objects, but only put
> stuff together that is already present in the SurfaceData anyway. Or did
> I get something wrong here?
> i
This make sense, because we can initialise the loops in one place and
live with them. If things will change, there will be no risk to forget
because the whole thing is in one single place now and has no extra
dependencies anymore, but from what I see the loops are always the same
from a practical point of view (but I'll check this a bit better just in
case).
I like both this and the first approach proposed by Jim, so is up to you
to decide what to do :)
Cheers,
Mario
--
Mario Torre, Software Developer, http://www.jroller.com/neugens/
aicas Allerton Interworks Computer Automated Systems GmbH
Haid-und-Neu-Straße 18 * D-76131 Karlsruhe * Germany
http://www.aicas.com * Tel: +49-721-663 968-44
pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
USt-Id: DE216375633, Handelsregister HRB 109481, AG Mannheim
Geschäftsführer: Dr. James J. Hunt
Please, support open standards:
http://endsoftpatents.org/
--
Mario Torre, Software Developer, http://www.jroller.com/neugens/
aicas Allerton Interworks Computer Automated Systems GmbH
Haid-und-Neu-Straße 18 * D-76131 Karlsruhe * Germany
http://www.aicas.com * Tel: +49-721-663 968-44
pgp key: http://subkeys.pgp.net/ PGP Key ID: 80F240CF
Fingerprint: BA39 9666 94EC 8B73 27FA FC7C 4086 63E3 80F2 40CF
USt-Id: DE216375633, Handelsregister HRB 109481, AG Mannheim
Geschäftsführer: Dr. James J. Hunt
Please, support open standards:
http://endsoftpatents.org/
More information about the 2d-dev
mailing list