Java and Mac App Sandboxing
Steve Hannah
steve at weblite.ca
Sun Apr 15 17:01:26 PDT 2012
Thanks for the reply, Scott. Just to follow up, if I use a file dialog to
allow the user to open a file the os will know that the user has granted me
access to open that file? And temporary files will also comply
automatically? (ie File.createTempFile())?
Steve
On Sunday, April 15, 2012, Scott Kovatch wrote:
> 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 <javascript:;>
> Santa Clara/Pleasanton, CA
>
--
Steve Hannah
Web Lite Solutions Corp.
More information about the macosx-port-dev
mailing list