Closed GoogleCodeExporter closed 8 years ago
I didn't have Mountain Lion so couldn't help on this for now.
Original comment by henri.gomez
on 27 Jun 2012 at 7:08
I suppose this issue occurs on Lion too. the problem is the symlink outside of
the app what is not allowed in a sandboxed java app on Mac OS X 10.7 or higher.
Original comment by i...@ultramixer.com
on 27 Jun 2012 at 7:19
Change should be done at OpenJDK 7/8 level, I can't help here
Original comment by henri.gomez
on 2 Jul 2012 at 8:36
Since changes are required at OpenJDK trunk level, I can't do it on
openjdk-osx-build unless OpenJDK clearly mention it won't fix it
Original comment by henri.gomez
on 2 Jul 2012 at 8:38
Hey, I'm getting the exact same error with my app - without sandboxing, it runs
fine, but as soon as I turn on sandboxing the app crashes with the same error
message. I'm running Mountain Lion too, if that makes any difference. Have you
found a fix yet? Apparently OpenJDK doesn't allow sandboxing yet - if this is
true, I guess we'll have to wait till it does.
Original comment by mukund.t...@gmail.com
on 4 Jul 2012 at 9:32
But when I'm using oracles JRE version the error doesn't occurs... so it should
be a problem of OpenJDK-OSX-build.
Original comment by i...@ultramixer.com
on 4 Jul 2012 at 10:02
quick fix: replace libfontmanager.dylib with Oracles version...
Original comment by i...@ultramixer.com
on 4 Jul 2012 at 10:03
Sorry, where do you get Oracle's version from? I can't seem to find it anywhere
Original comment by mukund.t...@gmail.com
on 4 Jul 2012 at 11:08
http://jdk7.java.net/download.html
Original comment by i...@ultramixer.com
on 4 Jul 2012 at 11:13
Thanks very much! It works now, and I've just just finished packaging it with
OpenJDK. I will try to submit it to the AppStore now and see if it is accepted!
Original comment by mukund.t...@gmail.com
on 4 Jul 2012 at 11:50
Original issue reported on code.google.com by
i...@ultramixer.com
on 22 Jun 2012 at 11:17