Re: Regression for Native Library Loading in 11.0.5 on Linux

2020-02-15 Thread Florian Weimer
* David Holmes: > In JDK 11 we stopped using mapfiles: > > https://bugs.openjdk.java.net/browse/JDK-8200178 > > which is where the SUNWprivate_1.1 label previously came from. This is not a backwards-compatible change under the GNU implementation of symbol versioning. If there are external librar

Re: Regression for Native Library Loading in 11.0.5 on Linux

2020-02-12 Thread David Holmes
Hi Marc, I'm cc'ing the build folk on build-dev as they likely have a better understanding of linker symbols. On 12/02/2020 7:54 pm, Marc Streckfuß wrote: Hey David and Martijn, I've now spent more than a week on the issue, and I am reporting back because I have a question (as something has