RFR: 8245832 - JDK build make-static-libs should build all JDK libraries

Erik Joelsson erik.joelsson at oracle.com
Fri May 29 17:16:46 UTC 2020


Looks good.

/Erik

On 2020-05-29 10:07, Bob Vandette wrote:
> Please review this change that alters the make target “make-static-libs” to produce static
> libraries for ALL native libraries in the JDK.  Prior to this fix we only built a small select list.
>
> Note: I had to change the functions JAWT_GetAWT for all platforms to match the prototype which
> used _JNI_IMPORT_OR_EXPORT_ in order to avoid compilation failures due to mismatch
> of types.
>
> RFE:
> https://bugs.openjdk.java.net/browse/JDK-8245832
>
> WEBREV:
> http://cr.openjdk.java.net/~bobv/8245832/webrev.00
>
> Bob.
>



More information about the build-dev mailing list