Comment 3 for bug 737603

Revision history for this message
Steve Langasek (vorlon) wrote :

Hi James,

> I'm guessing that this is related to bug 733501.

Yes, this is related to 733501. libpam has moved paths to the multiarch-compliant directory, and openjdk needs to be updated to know about these directories.

In general it would be nice if openjdk weren't hard-coding its own path... if it were simply falling back to the default search path from libdl, this transition should have been transparent to openjdk.