I've updated the webrev.  Please see
http://cr.openjdk.java.net/~ptbrunet/JDK-8167213/webrev.01/

Rather than removing the files needed by Assistive Technology developers
we have to provide them in JDK.  However since there is a .c file in the
group of files the files were moved from the include directory to a new
javaaccessbridge directory.

On 10/17/16 2:43 AM, Magnus Ihse Bursie wrote:
> On 2016-10-14 17:51, Pete Brunet wrote:
>> Please review the following. 
>>
>> The .h files and .c file provided to allow Assistive Technology to
>> interface to the Java Access Bridge API are being removed from the built
>> JRE/JDK images.  They are not used much and they can be obtained online
>> via the OpenJDK web site.  The pubs will be updated to mention the
>> location of the files.
>>
>> Since there is a .c file in this group of files the directory structure
>> has been changed slightly to remove the include directory. 
>>
>> There was one file missing from the group of files needed by developers
>> and that was moved from the common to the bridge directory.
>>
>> The make was updated in response to the above.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8167213
>>
>> Webrev: http://cr.openjdk.java.net/~ptbrunet/JDK-8167213/webrev.00/
> Build changes looks good to me.
>
> /Magnus

Reply via email to