RE: Patch for JDK-8090098 - [regression] Webview - getTimezoneOffset() of a ISO strings returns a wrong value

2015-07-08 Thread Hruda, Steve
Hi Anton, The issue was last updated on Thursday. Have you found any additional LayoutTest issues? Or does everything work? Regards, Steve Diese E-Mail wurde versandt im Auftrag des Unternehmens Intergraph Ges.m.b.H. Vertretungsberechtigte Geschäftsführer: Maximilian Weber Sitz der

Re: JavaFX graphic performance slow on Mac? Clock app

2015-07-08 Thread Tobias Bley
Hi Jim, please checkout the small app on Github: https://github.com/tobium/JavaFXPerformanceTest Mac OS X: 10.10.4 Mac Book Pro Retina (Late 2012), Intel HD Graphics 4000 1024 MB, 8 GB RAM, i7 2,6Ghz Java FX 1.8.0_60 FPS: Mac and Windows: 60 FPS CPU usage: Mac: 25-80%, Windows: 0-3% Best

Re: Cross build JavaFX for iMX6

2015-07-08 Thread Daniel.
Hi everybody! I finally got it working! Here is what I have to do: Build fsl-image-gui on Yocto. I'm using Dizzy release, no DISTRO_FEATURES_removed was used. After that I have to move this libraries to image, I create a directory on rootfs, /opt/VIVANTE-fb, and add it to LD_LIBRARY_PATH, more

Status of 3D blending when diffuse component has alpha

2015-07-08 Thread Herve Girod
Hello, I just remarked that there was lot of activity recently (May 2015) on this feature. What's the current state, and when will it be completely handled in JDK 9? We are currently adding 3D to a Java ARINC 661 Server, and ideally we would like to have part of 3D alpha blending working before