Changeset: 5d13d4188303 Author: rbair Date: 2013-07-18 14:01 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/5d13d4188303
Updated IntelliJ projects to avoid accidentally picking up files from caches for the different apps ! .idea/3DViewer.iml ! .idea/Ensemble8.iml ! .idea/Modena.iml ! .idea/deploy.iml ! .idea/rt-closed.iml ! .idea/web.iml Changeset: de898e64551c Author: rbair Date: 2013-07-18 14:03 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/de898e64551c Fix AbstractMasterTimerTest after fix by martin for RT-29544 (16a266d9f6fc) ! modules/graphics/src/test/java/com/sun/scenario/animation/AbstractMasterTimerTest.java