RFR: 8247466: AIX link error undefined MetaspaceShared::_use_optimized_module_handling
Baesken, Matthias
matthias.baesken at sap.com
Fri Jun 12 12:03:46 UTC 2020
Hello, please review this AIX (and cds) related build fix.
It seems that recent changes started to reference MetaspaceShared:: from other files, but metaspaceShared.cpp is excluded in the AIX build
(because it is has cds disabled).
Bug/webrev :
https://bugs.openjdk.java.net/browse/JDK-8247466
http://cr.openjdk.java.net/~mbaesken/webrevs/8247466.0/
Thanks, Matthias
More information about the hotspot-dev
mailing list