JObjC.jar ?
Mike Swingler
swingler at apple.com
Tue Oct 25 19:24:46 PDT 2011
On Oct 25, 2011, at 5:03 PM, Greg Brown wrote:
> Hi Mike,
>
> Can you define "high performance"? :-) For example, would it be suitable for use in a basic GUI app?
That's up to you to benchmark and decide for yourself. These classes are an internal implementation detail of OpenJDK and could be completely removed tomorrow.
> Is there any documentation available for this? A quick Google search on "jobjc" didn't turn up much.
None. Use at your own risk.
> Thanks,
> Greg
>
> On Oct 10, 2011, at 6:23 PM, Mike Swingler wrote:
>
>> On Oct 8, 2011, at 3:13 PM, Tobias Bley (UltraMixer) wrote:
>>
>>> Hi Mike,
>>>
>>> I recently found the JObjC.jar in JDK7. Could you please tell us something about it? Can we use it to use native cocoa components like NSOpenPanel (i saw NSOpenPanel.class)?
>>
>> Potentially. It is really only for the internal use of the JVM class libraries themselves for native platform integration which does not require high performance.
Regards,
Mike Swingler
Java Engineering
Apple Inc.
More information about the macosx-port-dev
mailing list