[Bug 210297] java/openjdk8 + jsvc with javaagent: libinstrument.so: Undefined symbol "JLI_ManifestIterate"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 8 10:51:29 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210297

rustamabd at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rustamabd at gmail.com

--- Comment #3 from rustamabd at 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), but
fails now after upgrading to 8.112.16_2.

Setting JAVA_HOME doesn't help.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-java mailing list