Java: Where do I find sourcecode of WindowsAccessbridge?
问题 I downloaded the Java JDK 7 source code from https://jdk7.java.net/source.html. This is a 100 MB package containing nearly all the source code - except the part that I'm interested in. The Java Access Bridge (JAB) consists mainly of WindowsAccessBridge.dll and JavaAccessBridge.dll which are running in different processes and doing the inter-process communication. In the source code package exist these folders and files: jdk\make\bridge\JavaAccessBridge\Files_cpp.gmk jdk\make\bridge