hg: openjfx/8/graphics/rt: Removed source annotations previously used by annotation processor when creating builders.

2013-05-23 Thread hang . vo
Changeset: b4c4134927ed Author:Eva Krejcirova eva.krejcir...@oracle.com Date: 2013-05-23 13:33 +0100 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/b4c4134927ed Removed source annotations previously used by annotation processor when creating builders. Part of RT-30520

hg: openjfx/8/graphics/rt: Fix for RT-30521 would be nice if the impl had a toString() method that just called Arrays.toString()

2013-05-23 Thread hang . vo
Changeset: 319f93910368 Author:Alexander Kouznetsov Date: 2013-05-23 14:38 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/319f93910368 Fix for RT-30521 would be nice if the impl had a toString() method that just called Arrays.toString() !

hg: openjfx/8/graphics/rt: [PERF-ONLY] PERF-417: Implement more proper mechanism to measure JavaFX applications startup time

2013-05-23 Thread hang . vo
Changeset: c8411187c49a Author:ep155969 Date: 2013-05-23 16:53 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/c8411187c49a [PERF-ONLY] PERF-417: Implement more proper mechanism to measure JavaFX applications startup time Reviewed by: Oleg !

hg: openjfx/8/graphics/rt: Fix RT-30421: Image shared between ImageView and ImagePattern not drawn correctly

2013-05-23 Thread hang . vo
Changeset: 5890b8dac829 Author:flar james.gra...@oracle.com Date: 2013-05-23 18:01 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5890b8dac829 Fix RT-30421: Image shared between ImageView and ImagePattern not drawn correctly !