Linking to JavaRuntimeSupport framework

Gary Meyer gary.meyer at apple.com
Wed Jan 26 11:50:26 PST 2011


On Jan 26, 2011, at 11:39 AM, David Kocher wrote:

> Thanks for the clarification. I was mixing things up. JavaRuntimeSupport.framework is indeed part of the public JavaVM.framework. Can you assure that this framework will be in the default install of subsequent major OS X releases (10.7 and onward)? The Java deprecation notice never made it clear to me, what parts will be optional installs. I would assume that only  /System/Library/Java/JavaVirtualMachines/* falls into this category then.
> 
> -
> David

You seem to be implying that you should be able to build Java without having Java installed.  That most certainly is not true.  You must have Java installed in order to build Java, thus you will have JavaRuntimeSupport whenever you have Java installed.  Whether it is there or not when you don't have Java installed shouldn't (and doesn't) matter.
Gary.
~~~~~~~~~~~~~~~~~~~~~~~
Gary Meyer
Java Software Build Engineer



More information about the macosx-port-dev mailing list