On Fri, 2019-02-08 at 13:56 +0000, Stuart Henderson wrote: > On 2019/02/08 13:09, Giovanni Bechis wrote: > > > > After latest snapshot update it fails with: > > java:/usr/local/jdk-1.8.0/jre/lib/amd64/libsplashscreen.so: undefined > > symbol 'libiconv_open' > > ld.so: java: lazy binding failed! > > > > Anybody else seeing this ? > > Working: > > OpenBSD 6.4-current (GENERIC.MP) #688: Thu Feb 7 22:00:25 MST 2019 > > Not working: > > OpenBSD 6.4-current (GENERIC.MP) #621: Wed Jan 16 22:29:11 MST 2019 > Temporary workaround, LD_PRELOAD libiconv. > > Seems that libsplashscreen.so lost its NEEDED entry on libiconv in the > jdk u192 update,
Fix committed to devel/jdk/1.8. -Kurt
