hg: macosx-port/macosx-port/jdk: added jobjc to build

Mike Swingler swingler at apple.com
Tue Mar 22 17:46:58 PDT 2011


On Mar 22, 2011, at 5:29 PM, Michael Hall wrote:

> On Mar 22, 2011, at 4:25 PM, Mike Swingler wrote:
> 
>> On Mar 22, 2011, at 1:50 PM, rhoover at apple.com wrote:
>> 
>>> Changeset: 391ef7b33b9f
>>> Author:    rhoover
>>> Date:      2011-03-22 14:49 -0600
>>> URL:       http://hg.openjdk.java.net/macosx-port/macosx-port/jdk/rev/391ef7b33b9f
>>> 
>>> added jobjc to build
>> 
>> ObjC framework BridgeSupport meta data files, and use those to produce Java classes which represent the frameworks, classes, and instance types of the native API.
> 
> I assume this is this?
> gen_bridge_metadata(1) Mac OS X Manual Page
> http://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages/man1/gen_bridge_metadata.1.html

Yes, the JObjC generator uses the output from ben_bridge_metadata.

> Trying to take a look here but I don't seem to get it. 
> I do a hg pull and hg update but seem to be no more current than...
> hg log
> changeset:   366:6363cfd50a83
> tag:         tip
> parent:      365:e23cf0085723
> parent:      335:442971de722c
> user:        astrange
> date:        Mon Mar 07 11:58:50 2011 -0500
> summary:     Automated merge with file:///Volumes/Work/jdk7-bsd/bsd-port

You may have to do a fpull and fupdate, or individually pull/update each of the sub-projects.

Regards,
Mike Swingler
Java Engineering
Apple Inc.


More information about the macosx-port-dev mailing list