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

Mandy Chung mandy.chung at oracle.com
Thu Oct 27 23:51:43 UTC 2016


> On Oct 27, 2016, at 4:31 PM, Pete Brunet <peter.brunet at oracle.com> wrote:
> 
> I moved the source to
> src/jdk.accessibility/windows/native/bridge/src

“src” subdirectory is redundant that should be dropped.


> and the includes to
> src/jdk.accessibility/windows/native/bridge/include

Please see the source layout defined in JEP 201 [1].  The header files should be under:
   src/jdk.accessibility/windows/native/include/

I’ll leave it for Phil and you to decide whether the “bridge” subdirectory should be kept.

Mandy
[1] http://openjdk.java.net/jeps/201

> 
> http://cr.openjdk.java.net/~ptbrunet/JDK-8167213/webrev.06/






More information about the build-dev mailing list