Java and Mac App Sandboxing (original) (raw)

Scott Kovatch scott.kovatch at oracle.com
Sun Apr 15 16:46:16 PDT 2012


On Apr 15, 2012, at 10:45 AM, Steve Hannah wrote:

Hi all,

I'm having trouble finding information on how the upcoming App sandboxing requirement will affect Java applications. Is there an API that we need to start using for interacting with the file system in order to comply with sandboxing? Any pointers on this matter are very much appreciated.

If you follow the standard Apple documentation on sandboxing you should be fine. You will need to bundle your application with the JRE, but there's no special API to invoke to trigger sandboxing.

-- Scott


Scott Kovatch scott.kovatch at oracle.com Santa Clara/Pleasanton, CA



More information about the macosx-port-dev mailing list