Date: Sun, 08 Jan 2017 10:51:29 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 210297] java/openjdk8 + jsvc with javaagent: libinstrument.so: Undefined symbol "JLI_ManifestIterate" Message-ID: <bug-210297-8522-asEI6PzvBd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210297-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-210297-8522@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210297 rustamabd@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rustamabd@gmail.com --- Comment #3 from rustamabd@gmail.com --- Same thing happens to me with a JMX agent. jsvc -javaagent:/usr/local/etc/jmx/JMXAgent.jar ... Fails with: /usr/local/openjdk8/jre/lib/amd64/libinstrument.so: Undefined symbol "JLI_ManifestIterate" Strangely, it worked fine with openjdk8 8.112.16 (and previous versions), b= ut fails now after upgrading to 8.112.16_2. Setting JAVA_HOME doesn't help. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210297-8522-asEI6PzvBd>