[11u] RFR: 8245832: JDK build make-static-libs should build all JDK libraries

Severin Gehwolf sgehwolf at redhat.com
Thu Jun 18 12:47:33 UTC 2020


Hi,

Could I please get a review of this OpenJDK 11 backport? It's one of
the 11.0.9-oracle parity ones.

The patch from jdk/jdk didn't apply cleanly due to context changes in
make/Main.gmk. Namely, USE_WRAPPER=true, removed with JDK-8245287[1] in
head but present in OpenJDK 11 head. Adjusted that bit manually. Other
than that, the patch is the same.

Bug: https://bugs.openjdk.java.net/browse/JDK-8245832
webrev: https://bugs.openjdk.java.net/browse/JDK-8245832

Testing: Building static-libs-image target comparing before/after[2].
Testing graal build with this. Seems fine.

Thoughts?

Thanks,
Severin

[1] https://bugs.openjdk.java.net/browse/JDK-8245287
[2] http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8245832/01/before_after.txt



More information about the jdk-updates-dev mailing list