The change http://hg.openjdk.java.net/jdk9/dev/jdk/rev/6ff142e70383 for Bug 8165524 breaks the AIX builds because it uses the API dladdr which does not exist on AIX.
It is, however, already ported in hotspot and for awt as well. So the fix will be to either move the port from libawt to libjava or to create a separate version for libjli
It is, however, already ported in hotspot and for awt as well. So the fix will be to either move the port from libawt to libjava or to create a separate version for libjli
- relates to
-
JDK-8170635 Eliminate AIX's dladdr implementation
-
- Open
-
-
JDK-8165524 Better detect JRE that Linux JLI will be using
-
- Closed
-