RfR JDK-8167213 Move include/bridge/AccessBridgeCalls.c to the source directory

Phil Race philip.race at oracle.com
Thu Oct 27 19:40:41 UTC 2016


On 10/27/2016 11:52 AM, Pete Brunet wrote:
>
> On 10/27/16 1:47 PM, Pete Brunet wrote:
>> On 10/27/16 1:34 PM, Phil Race wrote:
>>> In which case be careful it is not built by the JDK build ..
>> Build team, Is there anything I need to handle here to make sure it isn't?
> Actually, let me give it a try.  I should be able to resolve any
> issues.  If not I'll ask again.

The makefiles have lists of files to be excluded from the build.
Look at make/lib/Awt2dLibraries.gmk for lines like
LIBFOO_EXCLUDE_FILES += ...

In theory this should work the same way for AccessBridge.

-phil.
>>> unless that is actually required .. which I didn't think it was.
>>>
>>> -phil.
>>>
>>> On 10/27/2016 11:30 AM, Mandy Chung wrote:
>>>> Please move AccessBridgeCalls.c to
>>>> src/jdk.accessibility/windows/native/bridge directory.





More information about the build-dev mailing list