GlassScene: setSecurityContext()

Matthias Hänel haenel at ultramixer.com
Thu Oct 17 01:41:26 PDT 2013


Hey Tobi,


yes, I faced the same on the Android port. After uncommenting the new security stuff in GlassStage and GlassScene 
it's working again. This is just a preliminary solution.

@Oracle is there a legal way that we can use parts of the jdk8 rt.jar?


regards
Matthias


Am 17.10.2013 um 10:17 schrieb Tobias Bley <tobi at ultramixer.com>:

> Hi,
> 
> why do you introduced the security concept in GlassScene and GlassStage? setSecurityContext()
> 
> What is the goal?
> 
> The problem is the used class sun.misc.SharedSecrets is not available in the android class library. Altough I have added it to the robovm compat lib I’m getting a security error and are not able to start the app on iOS.
> 
> Tobi
> 



More information about the openjfx-dev mailing list