Changeset: 89fe014f6435
Author:    Assaf Yavani
Date:      2013-09-01 13:11 +0300
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/89fe014f6435

[RT-32593] - fb: fb cannot load on the pi

Problem - fx failed to load with java.lang.UnsatisfiedLinkError when trying to 
run FX on raspberry pi with fb

Analysis - lens platofrm utils was not linked to the .so

fix - update the gradle files to include the file in the link command

Reviewed by : Daniel B.

Patch - http://sthinfra10.se.oracle.com:8060/cru/CR-FX8GFX-309

Tested on device

! buildSrc/armv6hf.gradle
! buildSrc/armv6sf.gradle

Reply via email to