Yes we are full java8 since few month.
I have on question about JRebirth dynamic image, in the sample app everything work fine, but in our real case, we work with image outside the project (in the user temp directory), but JRebirth try to find it in images/ directory. So does LocalImage mean image inside the project ?
My image is not found and then I have a huge stack trace with a jvm crash at the end
15 juil. 2014-14:32:56.365 [JavaFX Application Thread] ERROR o.j.a.c.resource.image.ImageBuilder - Image : C:\WORKSPACE\app\target\temp\wallpaper-793095_1405427535723.jpg/wallpaper-793095 not found into base folder: images/
The nex line appear thousands time
15 juil. 2014-14:32:57.050 [JavaFX Application Thread] ERROR o.j.a.c.resource.image.ImageBuilder - Image : image/NotAvailable.png.png not found into base folder: images/
15 juil. 2014-14:32:57.050 [JavaFX Application Thread] ERROR o.j.a.c.resource.image.ImageBuilder - Image : image/NotAvailable.png.png not found into base folder: images/
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005b936c50, pid=3832, tid=7028
#